Skip to content

Version 1.35.1

Latest

Choose a tag to compare

@manthey manthey released this 22 Jul 20:51
f2e664e

Improvements

  • Add a few missing type annotations (#2074)

Changes

  • Added more options to the TestTileSource (#2102)
  • Change a band-count check for a PIL image to getbands() instead of mode (#2104)

Bug Fixes

  • Fix zarr sink multi-process concurrency for python 3.14 (#2098, #2100)
  • Fix subtile slicing for certain empty layer interpolations (#2101)