What's Changed
* Benchmarks improvements by miclegr in https://github.com/spotify/voyager/pull/83
* Implement Index.asBytes() method in Java bindings by stephen29xie in https://github.com/spotify/voyager/pull/82
* C++ improvements by markkohdev in https://github.com/spotify/voyager/pull/63
* C++ Improvements - API enhancement and increase testing by stephen29xie in https://github.com/spotify/voyager/pull/85
* Throw custom RecallError/RecallException when the number of requested neighbors cannot be returned by stephen29xie in https://github.com/spotify/voyager/pull/88
* Regenerate Java docs for v2.0.10, fix Python formatting by stephen29xie in https://github.com/spotify/voyager/pull/91
* Fix CI failures on windows and macos by miclegr in https://github.com/spotify/voyager/pull/99
* Return id(s) when calling Index::addItem and Index::addItems in Java bindings by stephen29xie in https://github.com/spotify/voyager/pull/94
* bump version to 2.1.0 and regen docs by dylanrb123 in https://github.com/spotify/voyager/pull/100
New Contributors
* stephen29xie made their first contribution in https://github.com/spotify/voyager/pull/82
**Full Changelog**: https://github.com/spotify/voyager/compare/v2.0.9...v2.1.0