We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00605e0 commit 44b59ceCopy full SHA for 44b59ce
geo-traits/CHANGES.md
@@ -4,6 +4,10 @@
4
5
- BREAKING: Mark `CoordTrait::nth_unchecked` as `unsafe` and add `CoordTrait::nth_or_panic`.
6
- <https://github.com/georust/geo/pull/1242>
7
+- Make `geo-types` dependency optional for `geo-traits`.
8
+ - <https://github.com/georust/geo/pull/1241>
9
+- Add converter functions for `geo-traits` to `geo-types`.
10
+ - <https://github.com/georust/geo/pull/1255>
11
12
## 0.1.1
13
0 commit comments