v0.3.0
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 fordissolve()
(#229) - Fix the
spatial_partitions
of the result ofsjoin()
(#216)
New Contributors
- @norlandrhagen made their first contribution in #212
- @slumnitz made their first contribution in #215
- @the-matt-morris made their first contribution in #230
Full Changelog: v0.2.0...v0.3.0