v24.02.00
🚨 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
- Use ListColumn instead of build_list_column (#1327) @mroeschke
🛠️ Improvements
- Remove usages of rapids-env-update (#1321) @KyleFromNVIDIA
- Add explicit initial size to all pools and avoid RMM detail APIs (#1319) @harrism
- refactor CUDA versions in dependencies.yaml (#1317) @jameslamb
- Update to CCCL 2.2.0. (#1315) @bdice
- Use cuda::proclaim_return_type on device lambdas. (#1314) @bdice
- Switch to scikit-build-core (#1313) @vyasr
- Use Cython 3 for cuproj. (#1309) @bdice
- Update dependencies.yaml to new pip index (#1305) @vyasr
- Remove CUSPATIAL_BUILD_WHEELS and standardize Python builds (#1304) @vyasr