Releases: ringsaturn/geometry-rs
Releases · ringsaturn/geometry-rs
v0.3.0
What's Changed
- http => https by @szabgab in #13
- Bump serde from 1.0.169 to 1.0.171 by @dependabot in #14
- Bump actions/checkout from 3 to 4 by @dependabot in #18
- Fix ci running by @ringsaturn in #20
- Update benchmark by @ringsaturn in #19
- delete rtree index by @ringsaturn in #33
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- fix new sig: do not introduce necessary breaking change by @ringsaturn in #12
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Bump float_next_after from 0.1.5 to 1.0.0 by @dependabot in #1
- Bump katyo/publish-crates from 1 to 2 by @dependabot in #2
- Add benchmark on US AZ by @ringsaturn in #5
- Exp: Add RTree index for polygon by @ringsaturn in #4
RTree method is not memory efficient for now but it’s OK to run under small cases.
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1