- BREAKING: Mark
CoordTrait::nth_unchecked
asunsafe
and addCoordTrait::nth_or_panic
. - Make
geo-types
dependency optional forgeo-traits
. - Add converter functions for
geo-traits
togeo-types
.
- Fix
TriangleTrait::second
andTriangleTrait::third
to return the second and third coordinates instead of the first.
- Initial release