georust / geo

Geospatial primitives and algorithms for Rust
https://crates.io/crates/geo
Other
1.48k stars 191 forks source link

Prepare for 0.27.0 release #1108

Closed frewsxcv closed 7 months ago

frewsxcv commented 8 months ago
michaelkirk commented 8 months ago

There are also some unreleased geo-types changes that I think need to be released first, and then geo needs to bump its geo-types dependency.

(I'm happy to see them both released)

michaelkirk commented 8 months ago

I've opened a PR for the geo-types release here: https://github.com/georust/geo/pull/1110

michaelkirk commented 7 months ago

I released geo-types 0.7.12 and took the liberty of rebasing this branch and updating geo's geo-types dependency.

(LMK if you'd prefer me to not clobber your PR's in the future @frewsxcv, I surmised you are eager for a release so I'm trying to be efficient. )

frewsxcv commented 7 months ago

Thank you @michaelkirk! Forgot to check if this depended on anything new geo-types