v0.14.0
What's Changed
- Sync recipe with conda-forge by @jakirkham in #220
- Use RAPIDS 25.04 workflows. by @bdice in #226
- Moving wheel builds to specified location and uploading build artifacts to Github by @jayavenkatesh19 in #222
- Consolidate package metadata and template others by @jakirkham in #224
- Download build artifacts from Github for CI by @jayavenkatesh19 in #233
- use 'rapids-init-pip' in wheel CI, other CI changes by @jameslamb in #235
- stop uploading packages to downloads.rapids.ai by @jameslamb in #236
- add CODEOWNERS by @jameslamb in #237
- add shellcheck to pre-commit by @jameslamb in #238
- add docs on CI workflow inputs by @jameslamb in #239
- refactor: replace
conda-buildwithrattler-buildby @gforsyth in #240 - run tests on CUDA 13 by @jameslamb in #241
- use 'nvidia-ml-py' package for 'pynvml' module by @jameslamb in #242
- Use branch-25.10 again by @jameslamb in #243
- update dependencies: nvidia-ml-py (>=12) by @jameslamb in #244
- remove setup.py, remove license classifier, update pre-commit hooks by @jameslamb in #247
- tighten wheel size limits by @jameslamb in #251
- remove pip.conf migration code in CI scripts by @jameslamb in #252
- drop reliance on 'nvidia' conda channel by @jameslamb in #254
- fix(ci): resolve all zizmor findings and add zizmor pre-commit checks by @gforsyth in #256
- Update CI workflows to point to the main branch by @ncclementi in #258
- GPU accelerator activator button by @ncclementi in #248
- fix(ci): fix configuration for breaking change notification workflow by @jameslamb in #260
- merge branch-0.14 into 'main' by @jameslamb in #269
- Group nmp dependabot package updates by @ncclementi in #271
- Bump the npm-and-yarn group across 1 directory with 21 updates by @dependabot[bot] in #273
- declare 'tornado' dependency, other small cleanup by @jameslamb in #272
- drop Python 3.9 and 3.10, update version-handling, other misc. packaging changes by @jameslamb in #270
- pin yarn in package.json by @jameslamb in #275
- Bump lodash-es from 4.17.21 to 4.18.1 in the npm-and-yarn group across 1 directory by @dependabot[bot] in #274
- Bump shell-quote from 1.8.1 to 1.8.4 in the npm-and-yarn group across 1 directory by @dependabot[bot] in #276
- deduplicate packages in yarn.lock, manually upgrade some dependencies by @jameslamb in #278
- use 'ruff', drop 'black' and 'flake8', update all pre-commit hooks by @jameslamb in #277
- upgrade 'uuid', move more yarn checks into pre-commit, automatically deduplicate yarn.lock by @jameslamb in #279
- refactor: switch to
rapids-artifact-namefor consistent artifact naming by @gforsyth in #280
New Contributors
- @jayavenkatesh19 made their first contribution in #222
- @gforsyth made their first contribution in #240
- @ncclementi made their first contribution in #258
Full Changelog: v0.13.0...v0.14.0