annoy v1.16.1 Release Notes

Release Date: 2019-10-11 // over 4 years ago
  • ๐Ÿ‘ Mostly minor things to catch user errors and/or explain things better. No functionality change really, except preventing some questionable usage patterns that lead to lots of complexity.

    #430 โ€“ AVX issues in certain GCC version
    #427 โ€“ Prevent saving an index that hasn't been built
    ๐Ÿ— #425 โ€“ Prevent building an index that has already been built
    ๐Ÿ‘€ #426 โ€“ Handle lseek failures
    #419 โ€“ ftruncate issues
    โšก๏ธ #410 โ€“ swig update
    #405 โ€“ Use std::sort

    ๐Ÿ“š The remaining changes were to documentation/test and don't change any functionality