Skip to content

Commit 9b7792e

Browse files
committed
updated changelog
1 parent cdffa3c commit 9b7792e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
## Xarray-Spatial Changelog
22
-----------
33

4+
### Version 0.5.0 - 2025-12-15
5+
- Python 3.14 is now supported!
6+
- Fixed bug in curvature dask+cupy args and added unit test for curvature(#824)
7+
- Added dask cupy test for slope func (#824)
8+
- Added dask cupy test for aspect func (#824)
9+
- Added in dask-cupy convolve_2d test (#823)
10+
- Now ensures the hash value fits into an unsigned 64-bit integer for NumPy 2.0.0 (#805)
11+
- Added dask and pyarrow to setup.cfg test area (#822)
12+
- Allow Negative Target Height in Viewshed Analysis (viewshed.py) (#812)
13+
- Small Fixes while testing Cuda 13 (#818)
14+
- Support for certain Dask+Cupy (#815)
15+
- Update docstring for viewshed (#807)
16+
17+
418
### Version 0.4.0 - 2024-04-25
519
- Python 3.12 is now supported!
620
- Python 3.9 & 3.8 are no longer supported.

0 commit comments

Comments
 (0)