data-r-tree v0.6.0 Release Notes

Release Date: 2020-01-22 // about 4 years ago
    • โž• Add lookupContainsRange and lookupContainsRangeWithKey.
    • โž• Add intersectWithKey and intersect.
    • ๐Ÿ‘ Now supports GHC 8.4, 8.5 and 8.6.
    • โœ‚ Removed test-strict flag.
    • Minimal Bounding Box is now also an instance of Ord

Previous changes from v0.0.4.0

    • โž• Added Data.RTree.Strict

    • โž• Added Data.Binary interface for GHC 7.6