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 invalid LineStrings and Polygons.

    • ๐Ÿ‘Œ Improves the performance of WKB parsing.

    • โž• Add a TransformXY method to the Envelope type.