georust / wkt

Rust read/write support for well-known text (WKT)
https://crates.io/crates/wkt
Apache License 2.0
50 stars 25 forks source link

WKT Release: proposed minor release 0.9.1 #63

Closed michaelkirk closed 3 years ago

michaelkirk commented 3 years ago

There are a couple of changes I'd like to see published, so I plan to proceed with a minor release in a ~48 hours unless I hear of something we want to wait for.

My specific reason is the tests in https://github.com/georust/geo/pull/629 which depend on the new deserialize support via the (also unreleased) jts-test-runner.

Current Changes

michaelkirk commented 3 years ago

Released! https://crates.io/crates/wkt/0.9.1 https://github.com/georust/wkt/tree/0.9.1!