File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22-----------
33
44
5+ ### Version 0.10.8 - 2026-06-14
6+
7+ #### Bug fixes and improvements
8+ - geotiff: gate dict gdal_metadata behind the experimental rich-tag opt-in (#3327 )
9+ - name dask tasks for remaining xrspatial tool modules (#3326 )
10+ - geotiff: don't flip masked_nodata True on a caller dtype= cast of an unmasked buffer (#3325 )
11+ - to_geotiff: type-check compression_level (#3324 )
12+ - rasterize: burn all_touched lines with the supercover walk (#3322 )
13+ - focal: handle empty rasters consistently across backends (#3319 )
14+ - reproject: promote large-output in-memory cupy inputs to dask (#3318 )
15+ - reproject: serialize all parallel=True kernel launches behind one lock (#3317 )
16+ - docs: add an examples-and-data getting-started page and landing index (#3316 )
17+
18+
519### Version 0.10.7 - 2026-06-13
620
721#### New features
You can’t perform that action at this time.
0 commit comments