Deprecations and compatibility notes:
- Ensured compatibility with geopandas 1.1.0.
- The deprecated
geom_almost_equals
method has been removed. Usegeom_equals_exact
instead by @martinfleis (#326).
Bug fixes:
- Fixed index in spatial partitions by @martinfleis (#329).
Full Changelog: v0.4.3...v0.5.0