Skip to content

Commit e2c258b

Browse files
authored
Update CHANGELOG for v0.10.8 release (#3328)
1 parent 6bd7463 commit e2c258b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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

0 commit comments

Comments
 (0)