0.0.8
Adds BinaryStore
You can now save your index in binary format
- BinaryStore is 4.3x more efficient in disk-storage space than JsonStore. It compresses the data as well.
- Removed some fatal errors
- SimilarityIndex.saveIndex and .loadIndex are now public
Contributors
- @michaeljelly with PR #16
Full Changelog: 0.0.7...0.0.8