Skip to content

v25.02.00

Compare
Choose a tag to compare
@AyodeAwe AyodeAwe released this 24 Mar 12:32
· 30 commits to branch-25.04 since this release
28d20a8

🐛 Bug Fixes

🛠️ Improvements

  • Use rapids-pip-retry in CI jobs that might need retries (#824) @gforsyth
  • Revert CUDA 12.8 shared workflow branch changes (#818) @vyasr
  • Build and test with CUDA 12.8.0 (#815) @bdice
  • Add shellcheck to pre-commit and fix warnings (#814) @gforsyth
  • Update vendored ndimage code with axes support (#813) @grlee77
  • Use GCC 13 in CUDA 12 conda builds. (#811) @bdice
  • Improve performance of color distance calculations by kernel fusion (#809) @grlee77
  • Incorporate upstream changes from scikit-image 0.25 (#806) @grlee77
  • Update version references in workflow (#803) @AyodeAwe
  • Require approval to run CI on draft PRs (#798) @bdice
  • Add breaking change workflow trigger (#795) @AyodeAwe