Releases: emma-k-alexandra/RTree
Releases · emma-k-alexandra/RTree
2.2.1 Bug Fixes
Full Changelog: 2.2.0...2.2.1
2.2.0 Custom JSON Encoding and Decoding
Full Changelog: v2.1.2...2.2.0
Bug Fixes
v2.1.2 Storage fix for read only trees
Bug Fixes
v2.1.1 Storage bug fix for read only trees
More efficient storage model
RTree files should be much smaller now.
Correctly order nearest neighbor search heap
Merge pull request #1 from emma-k-alexandra/should-i-run Correctly order heap
Examples corrections
v2.0.4 Correctly implement distanceSquared in examples
Nearest Neighbor Bug Fix
v2.0.3 Convert nearest neighbor heap to max heap
Bug Fixes
v2.0.2 Update README.md
Bug Fixes
v2.0.1 Add path to RTree when loaded from storage