Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 21:32

What's Changed

Enhancements:

  • Dask-GeoPandas is now compatible with Shapely 2.0 (and if this version is installed, no longer requires PyGEOS)

Bug fixes:

  • Compatibility with dask >= 2022.12 for read_parquet() (#230) and for dissolve() (#229)
  • Fix the spatial_partitions of the result of sjoin() (#216)

New Contributors

Full Changelog: v0.2.0...v0.3.0