v0.1.24
GeometryOps v0.1.24
Merged pull requests:
- Documentation improvements (#170) (@asinghvi17)
- Update benchmark code (#270) (@asinghvi17)
- Implement an Applicator WithTrait (#305) (@asinghvi17)
- Add applicator tests, fix small bug in WithXYZM (#306) (@asinghvi17)
- Notes on writing performant code (#307) (@asinghvi17)
- New patch versions for Ops and Core (#308) (@asinghvi17)
- add a DataFrames extension for better table reconstruction (#312) (@asinghvi17)
Closed issues:
- buffering (#31)
- Implement what we can, wrap what we can't (#76)
- Lazy
apply(#82) - "Prepared geometry" and other such wrapper types (#87)
- Point in polygon check failing on malformed input (#96)
- Curried predicate functions (#148)
- Beware: SortTileRecursiveTree does not always return comprehensive results (#156)
- Which earth radius to use (#221)
- Can we make global named constants for all the numeric constants in Core? (#232)
initnot documented for applyreduce (#243)- applyreduce has 1 allocation where sum does not (#244)