Skip to content

Releases: holoviz/spatialpandas

Version 0.4.1

28 Jul 08:53
9252a7a
Compare
Choose a tag to compare

This release primarily achieves compatibility with recent releases of Dask. Many thanks to @jrbourbeau for contributing the fixes and @philippjfr for ongoing maintenance of the project.

Compatibility:

  • Compatibility with Dask>=2021.06.0 (#71)

Version 0.4.0

25 May 14:26
Compare
Choose a tag to compare

Enhancements:

  • Allow using cx indexer without spatial index and added explicit build_sindex (#54)

Fixes:

  • Mark slow tests, update eq methods, pin reqs (#60)
  • Fix snappy requirement (#62)

Version 0.3.6

16 Aug 03:44
Compare
Choose a tag to compare
  • Compatibility with pyarrow>=1.0

Version 0.3.6a1

07 Aug 16:13
06667b8
Compare
Choose a tag to compare
Version 0.3.6a1 Pre-release
Pre-release

Second alpha version of bugfix release.
Includes pyarrow 1.0 and pandas 1.1 support.

Version 0.3.5

27 Jul 17:49
Compare
Choose a tag to compare

Minor bugfix release building on 0.3.4.

Version 0.3.6a0

26 Jul 21:25
550ccf9
Compare
Choose a tag to compare

Alpha version of bugfix release.