Skip to content

1.0.0 beta 18

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkittenis pkittenis released this 24 Nov 18:16
· 169 commits to master since this release

Changes:

  • Index query performance optimisations for index C extension

Fixes:

  • Regression on loading index from file
  • Index saving blocking main Python thread for duration of file write
  • Disable wheel building on Travis CI so that PyPi deployment does not fail as we now include C extension