Releases: rapidsai/rapids-cli
Releases · rapidsai/rapids-cli
Release list
v0.2.0
What's Changed
- fix tag pattern in build workflow by @jameslamb in #105
- add CODEOWNERS, introduce pr-builder by @jameslamb in #113
- Add dry run flag to rapids doctor by @jacobtomlinson in #115
- add codespell for typo-checking by @jameslamb in #117
- Remove NVME check as it is unreliable by @jacobtomlinson in #110
- Remove OS checks by @jacobtomlinson in #111
- Check CUDA compute capability major version by @jacobtomlinson in #109
- Ensure nvml calls are wrapped in try/except by @jacobtomlinson in #108
- Remove entrypoints from conda recipe (attempt 2) by @jacobtomlinson in #118
- Remove driver version check by @jacobtomlinson in #107
- docs(README): remove unneeded
nvidiachannel and update rapids version in install by @gforsyth in #119 - Use hatch-vcs for dynamic version numbering from git by @jacobtomlinson in #106
- add return values for checks by @jayavenkatesh19 in #121
- Add debug subcommand to output debug info by @jacobtomlinson in #127
- refactor(build): build
noarch: pythonconda by @gforsyth in #128 - Enable merge barriers by @KyleFromNVIDIA in #129
- Use regular print instead of rich print by @jacobtomlinson in #130
- fix license metadata in conda packages, remove setuptools configuration by @jameslamb in #131
- enforce PEP 639 metadata, use rapids copyright hook, validate wheels by @jameslamb in #132
- Add unit test suite and code coverage enforcement by @mmccarty in #135
- Overhaul Sphinx documentation by @mmccarty in #136
- update nvlink checks by @ncclementi in #143
- Add CUDA toolkit check to
rapids doctorby @jayavenkatesh19 in #141 - Refactor hardware access with dependency injection by @mmccarty in #137
- Fix cuda_toolkit_check driver version and add cuda-bindings dep by @jayavenkatesh19 in #148
- fix(ci): resolve all zizmor findings and add zizmor pre-commit checks by @gforsyth in #150
- Add SECURITY.md by @jameslamb in #151
- Remove cuda core dependency and switch back to pynvml by @jayavenkatesh19 in #152
New Contributors
- @jayavenkatesh19 made their first contribution in #121
- @KyleFromNVIDIA made their first contribution in #129
- @mmccarty made their first contribution in #135
- @ncclementi made their first contribution in #143
Full Changelog: v0.1.2...v0.2.0