Skip to content

v0.1.1

Choose a tag to compare

@JalinWang JalinWang released this 27 Jan 12:22
· 31 commits to main since this release
705c5d5

Breaking Changes

Rebuild Required: After updating to this version, all indexes must be rebuilt.

  • refactor: clarify HNSW 'm' as max neighbors of upper layer by @JalinWang in #12
  • refactor: set HNSW 'scaling_factor' default to 'm' instead of 50 by @iaojnh in #17
  • refactor: flat param string cleanup by @JalinWang in #28
  • fix: flat support more segments by @JalinWang in #32

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1