Skip to content

Releases: meilisearch/arroy

v0.3.1

16 May 16:16
7d65b82
Compare
Choose a tag to compare

What's Changed

v0.3.0

29 Feb 11:11
19e0a07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Jan 15:08
2ff1567
Compare
Choose a tag to compare

A lot of stuff was implemented since the last release, but to sum up the most important one: Arroy now comes with multi-threading and incremental indexing. That officially makes it faster than annoy by a good margin 🎉

A lot of work has been put into making sure the generated trees are valid and working as well.

The whole list of changes

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Jan 15:06
8b55f3e
Compare
Choose a tag to compare

Initial release yay! 🎉

See the readme to see everything that was implemented.