Skip to content

0.9

Compare
Choose a tag to compare
@jhawthorn jhawthorn released this 17 Apr 07:58
· 128 commits to master since this release
0.9
204eaec

Features:

  • Support Ctrl-k and Ctrl-j for movement

Performance:

  • Use threads to parallelize sorting
  • Improve parallelism of searching and scoring

Internal:

  • Fix test suite on i386
  • Replace test suite with greatest
  • Add property tests
  • Add acceptance tests