v24.08.00
🐛 Bug Fixes
- Unskip taxi notebook from CI (#1422) @harrism
- Use CuPy array in
pip_bitmap_column_to_binary_array
(#1418) @isVoid - Conda: Move
cmake
torequirements/build
(#1409) @jakirkham - test notebooks in 'docs/', make cuspatial_api_examples self-contained, skip long-running notebook, fix some docs (#1407) @jameslamb
- Fix geopandas upgrades (#1404) @quasiben
- Fix multipolygon geometry iterator. (#1402) @bdice
- Change _GeoSeriesUtility._from_data(index=) default to None (#1400) @mroeschke
- Fix test_intersections.py post cudf refactor (#1398) @mroeschke
- Allow anonymous user in devcontainer name (#1396) @bdice
🛠️ Improvements
- Ensure _from_data accepts columns objects only (#1415) @mroeschke
- split up CUDA-suffixed dependencies in dependencies.yaml (#1414) @jameslamb
- Build and test with CUDA 12.5.1 (#1405) @KyleFromNVIDIA
- skip CMake 3.30.0 (#1401) @jameslamb
- Use verify-alpha-spec hook (#1399) @KyleFromNVIDIA
- Adopt CI/packaging codeowners (#1397) @bdice
- Remove text builds of documentation (#1394) @vyasr
- use rapids-build-backend (#1393) @jameslamb
- Fix forward-merge
branch-24.06
intobranch-24.08
(#1390) @trxcllnt - remove unnecessary 'setuptools' dependencies (#1389) @jameslamb