Skip to content

2.4.4

Compare
Choose a tag to compare
@emlys emlys released this 21 May 23:19
· 85 commits to main since this release
d0420d1
  • Our github actions for building python distributions now use
    actions/setup-python@v5, which uses node 20.
    #384
  • warp_raster and build_overviews no longer raise a ValueError if
    called with an invalid resampling algorithm. We now fall back to the
    underlying GDAL functions' error messages.
    #387
  • Updated to Cython 3.
  • Dropped support for Python 3.7.