simplefeatures v0.5.0 Release Notes

  • 2020-01-17

    • ๐Ÿ›  Fixes a bug where polygons with nested rings would erroneously be reported as valid.

    • ๐ŸŽ Performance improvements have been made to Polygon and MultiPolygon validation. The algorithms used now have sub-quadratic time complexity, and memory allocations have been significantly reduced.