Skip to content

v0.4.10

Latest
Compare
Choose a tag to compare
@maximlt maximlt released this 11 Jan 08:46
· 19 commits to main since this release
b5da511

This release achieves compatibility with the recent versions of fsspec and pandas. Thanks to the new contributor @philipc2, and also @maximlt and @ianthomas23.

Enhancements:

  • Construct PolygonArray or MultiPolygonArray from Exterior Coordinates (#312)
  • Improvements to CI (#129 and #134)

Compatibility:

  • Adapt glob to be compatible with the latest fsspec version (#133)
  • Drop support for Python 3.8 (#131)
  • Remove some pandas 2.1 future warnings (#130)

Full Changelog: v0.4.9...v0.4.10