simplefeatures v0.40.0 Release Notes
-
2022-09-28
Special thanks to @missinglink and Albert Teoh for contributing to this 🚀 release.
🛠 Fix a bug where the original coordinates type was not retained when using the
OmitInvalid
constructor option on invalidLineString
s andPolygon
s.👌 Improves the performance of WKB parsing.
➕ Add a
TransformXY
method to theEnvelope
type.