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.9.2 - 2026-03-13
6+
7+ #### New features
8+ - Vector rasterize function for polygons, lines, and points (#989 ) (#990 )
9+ - preview() for memory-safe raster downsampling (#987 )
10+ - D-inf and MFD stream ordering and link segmentation (#983 ) (#984 )
11+ - Zonal functions accept vector zones directly (#999 )
12+ - Dask backends for rasterize() (#997 )
13+
14+ #### Bug fixes and improvements
15+ - Fix rasterize accuracy: GPU ceil, half-open fill, all_touched pairing (#995 ) (#996 )
16+ - Fix scanline row gaps, speed up rasterize, add resolution/like/merge params (#991 )
17+ - Rasterization fixes (#992 )
18+ - Fix cupy failures in balanced_allocation and corridor (#985 )
19+ - Refactor preview to avoid rechunking (#988 )
20+ - Replace datashader with matplotlib in user guide notebooks (#1002 )
21+ - Refactor user guide notebooks 10-31 to standard structure (#1003 )
22+ - Water/land classification example in GLCM notebook (#994 )
23+ - Source/reference column in README feature matrix (#977 ) (#978 )
24+ - Small notebook fixes
25+
26+
527### Version 0.9.1 - 2026-03-04
628
729#### New Features
You can’t perform that action at this time.
0 commit comments