0.3.0
This release fixes a few bugs, add some safety checks and fixes an issue with storing many nodes in the same location. The latter should improve recall for low-dimension data.
What's Changed
- Build on ARM by @cevian in #102
- Fix handling of many graph nodes at the same location by @cevian in #111
- Fix hot update handling by @cevian in #117
- Panic if AVX or FMA is missing by @cevian in #119
New Contributors
Full Changelog: 0.2.0...0.3.0