Releases: spotify/voyager
Releases · spotify/voyager
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
v2.0.2
v2.0.1
v2.0.0
v2.0.0 is a backwards-incompatible upgrade to Voyager that introduces a custom Voyager file format and revamps the .load
API for developer convenience.
What's Changed
- Add custom metadata header. by @psobot in #26
- Add support for Python 3.12. by @psobot in #27
- Implement order preserving transform for inner product search by @dylanrb123 in #25
Full Changelog: v1.2.6...v2.0.0