We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23d9eb3 + 2d57e6d commit 00605e0Copy full SHA for 00605e0
geo-traits/CHANGES.md
@@ -1,6 +1,6 @@
1
# Changes
2
3
-## Unreleased
+## 0.2.0 - 2024.11.06
4
5
- BREAKING: Mark `CoordTrait::nth_unchecked` as `unsafe` and add `CoordTrait::nth_or_panic`.
6
- <https://github.com/georust/geo/pull/1242>
geo-traits/Cargo.toml
[package]
name = "geo-traits"
-version = "0.1.1"
+version = "0.2.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/georust/geo"
documentation = "https://docs.rs/geo-traits/"
0 commit comments