Skip to content

Releases: rapidsai/cuspatial

v24.10.00

09 Oct 19:44
73184ef
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Disallow GeoSeries from accepting a column in favor of _from_column (#1434) @mroeschke

🐛 Bug Fixes

📖 Documentation

🛠️ Improvements

[NIGHTLY] v24.12.00

07 Oct 22:53
v24.12.00a
c22fb04
Compare
Choose a tag to compare
[NIGHTLY] v24.12.00 Pre-release
Pre-release

🔗 Links

🐛 Bug Fixes

📖 Documentation

  • Update README architecture and platform support (#1476) @bdice

🛠️ Improvements

v24.08.00

08 Aug 00:39
v24.08.00
601ae02
Compare
Choose a tag to compare

🐛 Bug Fixes

🛠️ Improvements

v24.06.00

05 Jun 17:18
v24.06.00
3ffcc89
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Replace rmm::mr::device_memory_resource* with rmm::device_async_resource_ref (#1373) @harrism

🐛 Bug Fixes

🛠️ Improvements

v24.04.00

10 Apr 20:25
v24.04.00
7da37aa
Compare
Choose a tag to compare

🐛 Bug Fixes

📖 Documentation

🛠️ Improvements

v24.02.00

13 Feb 15:18
v24.02.00
a881c4a
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

  • Exclude tests from builds (#1339) @vyasr
  • Make sure cudf uses pyarrow's libarrow during wheel builds (#1334) @vyasr
  • Replace cudf _from_columns with a public API (#1326) @mroeschke
  • Update usage of cudf.core.column.arange to cudf.core.column.as_column (#1323) @AjayThorve

🚀 New Features

🛠️ Improvements

v23.12.01

07 Dec 00:55
v23.12.01
1672706
Compare
Choose a tag to compare

🐛 Bug Fixes

🛠️ Improvements

v23.12.00

06 Dec 18:39
v23.12.00
3a35772
Compare
Choose a tag to compare

🐛 Bug Fixes

🛠️ Improvements

v23.10.00

11 Oct 16:45
v23.10.00
29cddcd
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🛠️ Improvements

v23.08.01

10 Aug 20:52
v23.08.01
2660aba
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Simplify point-in-polygon header only APIs (#1192) @isVoid

🐛 Bug Fixes

📖 Documentation

  • cuProj Python and C++ Documentation (#1237) @harrism
  • cuSpatial 23.08 README updates (#1232) @jarmak-nv
  • Add author credit to zipcode counting notebook, fix cudf string processing argument (#1201) @isVoid
  • Remove osmnx dependency and use a small local dataset (#1195) @isVoid

🚀 New Features

🛠️ Improvements