annoy v1.17.0 Release Notes
Release Date: 2020-09-18 // over 4 years ago-
- ๐ Multithreaded building by @novoselrok
- โก๏ธ Misc updates of README to link to Ruby bindings and clean up docs
- ๐ Better tree splitting, try multiple times ot find more balanced ones
- ๐ Fix building on disk and saving large files for Windows
- โ Misc compilation warnings cleanup
Previous changes from v1.16.3
-
- ๐ mostly fixing windows issues with large files
- some error message improvements as well
- doing more stack allocations instead of heap
- ๐ fixes to a few tests that were failing on other platforms