Fixed incorrect results in bruteforce search with filter (#514) by @lukaszsmolinski
Fixed missing normalization check in BFIndex (#514) by @lukaszsmolinski
Throw an exception when fewer than k elements are available (#514) by @lukaszsmolinski
Remove unused variable (#531) by @lulyon
Change cosine similarity to distance in README by @yurymalkov
What's Changed
- Fix bruteforce results, update CI, and version bump to 0.9.0 by @ilyajob05 in #658
Full Changelog: v0.8.0...v0.9.0