annoy v1.17.0 Release Notes

Release Date: 2020-09-18 // over 3 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