v0.13.1
What's Changed
Bug Fixes
- fix template function specialization missing in hnsw by @inabao in #383
- fix the incompatibility of v0.12 and v0.13 in HNSW by @inabao in #388
- fix occasional failures of unittests caused by a high filter rate by @inabao in #394
- add minor optimize on performance of hnswalg by @ShawnShawnYou in #396
- optimize filter in HNSW by reduce CheckValid by @inabao in #397
Full Changelog: v0.13.0...v0.13.1