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)