Skip to content

Commit 45c714e

Browse files
authored
Update CHANGELOG for v0.9.5 release (#1132)
1 parent 617aac3 commit 45c714e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
-----------
33

44

5+
### Version 0.9.5 - 2026-03-31
6+
7+
#### Bug fixes and improvements
8+
- Add GPU memory guard to reproject dask+cupy path (#1131)
9+
- Add memory guard to surface_distance geodesic dd_grid (#1129)
10+
- Add memory guard to dasymetric validate_disaggregation (#1127)
11+
- Replace boolean indexing with lazy reductions in normalize dask paths (#1125)
12+
- Keep northness/eastness lazy on dask arrays (#1123)
13+
- Add memory guard to erosion dask paths (#1121)
14+
- Add memory guard to cost_distance iterative Dijkstra and da.block assembly (#1119)
15+
- Fix diffusion dask OOM by passing scalar diffusivity directly to chunks (#1117)
16+
- Fix balanced_allocation OOM with lazy source extraction and memory guard (#1115)
17+
- Fix zonal dask memory guards and stats filtering (#1112)
18+
19+
520
### Version 0.9.4 - 2026-03-30
621

722
#### New features

0 commit comments

Comments
 (0)