You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,27 @@
1
+
# cuspatial 25.04.00 (9 Apr 2025)
2
+
3
+
## 🐛 Bug Fixes
4
+
5
+
- Patch PROJ to remove uninstall target ([#1552](https://github.com/rapidsai/cuspatial/pull/1552)) [@KyleFromNVIDIA](https://github.com/KyleFromNVIDIA)
6
+
- Change download method for trajectory_clustering.ipynb's data for container testing ([#1539](https://github.com/rapidsai/cuspatial/pull/1539)) [@taureandyernv](https://github.com/taureandyernv)
7
+
8
+
## 🛠️ Improvements
9
+
10
+
- Pass dtype objects to cudf as_column calls ([#1549](https://github.com/rapidsai/cuspatial/pull/1549)) [@mroeschke](https://github.com/mroeschke)
11
+
- Replace `thrust::optional` with `cuda::std::optional` ([#1545](https://github.com/rapidsai/cuspatial/pull/1545)) [@miscco](https://github.com/miscco)
12
+
- Use conda-build instead of conda-mambabuild ([#1544](https://github.com/rapidsai/cuspatial/pull/1544)) [@bdice](https://github.com/bdice)
0 commit comments