v23.06.00
🚨 Breaking Changes
- Using deprecated CUDA_ARCHITECTURE values now produces an error. (#397) @robertmaynard
- rapids_cpm cccl packages cmake files are now relocated to not clash with upstream (#393) @robertmaynard
🐛 Bug Fixes
- Revert "Define Cython language_level explicitly. (#394)" (#396) @vyasr
- rapids_cpm cccl packages cmake files are now relocated to not clash with upstream (#393) @robertmaynard
📖 Documentation
- Correct basics to api cross refs (#405) @robertmaynard
🚀 New Features
- Update cuco git tag to support
cuco::static_set
(#407) @PointKernel - Upgrade GTest version to 1.13 (#401) @robertmaynard
- Using deprecated CUDA_ARCHITECTURE values now produces an error. (#397) @robertmaynard
🛠️ Improvements
- run docs nightly too (#413) @AyodeAwe
- Update cuco git tag to fetch several bug fixes (#412) @PointKernel
- Revert shared workflows branch (#406) @ajschmidt8
- Upgrade to Python 3.9 (drop Python 3.9) (#404) @shwina
- Remove usage of rapids-get-rapids-version-from-git (#402) @jjacobelli
- Update clang-format (#398) @bdice
- Define Cython language_level explicitly. (#394) @bdice