Releases: geocaml/ocaml-rtree
Releases · geocaml/ocaml-rtree
0.1.1
CHANGES:
Bugs, Fixes and Optimisations
- Remove extra length calculations (#16, @lindig)
- Remove some polymorphic comparisons and replace with
Float
functions (#15, @patricoferris) - Fix stack overflows in OMT and Rectangle.merge (#14, @patricoferris, reported by @lindig)
0.1.0
CHANGES:
- Initial release