Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@dylanrb123 dylanrb123 released this 13 Dec 19:36
· 5 commits to main since this release
49416c5

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

Full Changelog: v2.0.9...v2.1.0