Releases: spotify/voyager
Releases · spotify/voyager
v2.1.0
What's Changed
- Benchmarks improvements by @miclegr in #83
- Implement Index.asBytes() method in Java bindings by @stephen29xie in #82
- C++ improvements by @markkohdev in #63
- C++ Improvements - API enhancement and increase testing by @stephen29xie in #85
- Throw custom RecallError/RecallException when the number of requested neighbors cannot be returned by @stephen29xie in #88
- Regenerate Java docs for v2.0.10, fix Python formatting by @stephen29xie in #91
- Fix CI failures on windows and macos by @miclegr in #99
- Return id(s) when calling Index::addItem and Index::addItems in Java bindings by @stephen29xie in #94
- bump version to 2.1.0 and regen docs by @dylanrb123 in #100
New Contributors
- @stephen29xie made their first contribution in #82
Full Changelog: v2.0.9...v2.1.0
v2.0.9
v2.0.8
What's Changed
- Replace E4M3-to-float with a lookup table for a 20x speed boost. by @psobot in #76
- Enable some (but not all) fast-math optimizations for better vectorization. by @psobot in #78
- bump version to 2.0.8 by @dylanrb123 in #79
Full Changelog: v2.0.7...v2.0.8
re-release 2.0.7
Trying to get the new Maven Central auth flow working
v2.0.7
v2.0.6
v2.0.5
Includes change to StringIndex to expose parallel query method from the underlying Voyager index
v2.0.4
What's Changed
- Fix python testing by @markkohdev in #43
- Remove need for GPG key at test time. by @psobot in #47
- markDeleted/unmarkDeleted by @samek in #35
- Try building Ubuntu JARs with older glibc. by @psobot in #55
- bump version to 2.0.3 by @dylanrb123 in #54
- Ensure that native C++ index object doesn't get destroyed while Java threads are using it. by @psobot in #36
- Bump to v2.0.4. by @psobot in #56
New Contributors
Full Changelog: v2.0.2...v2.0.4