Releases: Jimver/cuda-toolkit
Releases · Jimver/cuda-toolkit
v0.2.9
New CUDA versions!
- Now supporting CUDA versions 12.0.0 up to and including 12.1.0
What's Changed
- Bump jest and @types/jest by @dependabot in #98
- Bump actions/setup-node from 3.3.0 to 3.4.1 by @dependabot in #99
- Bump ts-jest from 28.0.5 to 28.0.7 by @dependabot in #102
- Bump eslint-plugin-jest from 26.4.6 to 26.8.2 by @dependabot in #112
- Bump @typescript-eslint/parser from 5.30.5 to 5.33.0 by @dependabot in #111
- Bump jest-circus from 28.1.2 to 28.1.3 by @dependabot in #97
- Bump @types/jest from 28.1.5 to 28.1.6 by @dependabot in #108
- Bump eslint-plugin-github from 4.3.6 to 4.3.7 by @dependabot in #107
- Bump @types/node from 18.0.3 to 18.6.5 by @dependabot in #115
- Bump @types/semver from 7.3.10 to 7.3.11 by @dependabot in #117
- Bump @types/semver from 7.3.11 to 7.3.12 by @dependabot in #121
- Bump @types/node from 18.6.5 to 18.7.2 by @dependabot in #120
- Bump eslint from 8.19.0 to 8.21.0 by @dependabot in #116
- Bump eslint from 8.19.0 to 8.22.0 by @dependabot in #122
- Bump ts-jest from 28.0.7 to 28.0.8 by @dependabot in #124
- Bump @types/node from 18.7.2 to 18.7.4 by @dependabot in #123
- Bump @typescript-eslint/parser from 5.33.0 to 5.35.1 by @dependabot in #135
- Bump eslint-plugin-jest from 26.8.2 to 26.8.7 by @dependabot in #130
- Bump @types/node from 18.7.4 to 18.7.13 by @dependabot in #134
- Bump jest-circus from 28.1.3 to 29.0.1 by @dependabot in #138
- Bump eslint from 8.22.0 to 8.27.0 by @dependabot in #176
- Bump actions/setup-node from 3.4.1 to 3.5.1 by @dependabot in #158
- replaces set-output command by @okazunori2013 in #167
- Bump @types/node from 18.7.13 to 18.11.9 by @dependabot in #175
- Bump typescript from 4.7.4 to 4.9.4 by @dependabot in #181
- Bump eslint-plugin-jest from 26.8.7 to 27.1.6 by @dependabot in #180
- Bump @vercel/ncc from 0.34.0 to 0.36.1 by @dependabot in #191
- Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #189
- Update Node 16, @actions/core 1.10.0 by @ikanago in #193
- Links for CUDA 12.0.0 up to 12.1.0 by @Jimver in #204
- Bump jest-circus from 29.0.1 to 29.5.0 by @dependabot in #200
- Bump @actions/cache from 3.0.0 to 3.2.1 by @dependabot in #203
- Bump semver and @types/semver by @dependabot in #179
- Update eslint parser and ensure consistent eslint configuration by @Jimver in #205
- Change version to v0.2.9 by @Jimver in #206
New Contributors
- @okazunori2013 made their first contribution in #167
- @ikanago made their first contribution in #193
- @JamesPerlman made their first contribution in #204
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Various dependency bumps
- Add @actions/cache support by @Jimver in #92
- Update version to v0.2.8 by @Jimver in #93
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Bumped a lot of dependencies.
What's Changed
- Add windows-2022 to the OS matrix by @Jimver in #34
- Create dependabot.yml by @Jimver in #35
- Bump typescript from 4.5.2 to 4.6.4 by @dependabot in #36
- Bump @actions/glob from 0.2.0 to 0.3.0 by @dependabot in #37
- Bump eslint-plugin-jest from 25.3.0 to 26.1.5 by @dependabot in #38
- Bump @actions/core from 1.6.0 to 1.8.1 by @dependabot in #39
- Update all dependencies and package-lock.json by @Jimver in #42
- Add check dist workflow by @Jimver in #44
- Update dist dir by @Jimver in #46
- Add github actions to dependabot by @Jimver in #43
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #47
- Bump actions/checkout from 2 to 3 by @dependabot in #48
- Bump actions/cache from 2 to 3 by @dependabot in #49
- Add CodeQL GitHub workflow by @Jimver in #45
New Contributors
- @dependabot made their first contribution in #36
Full Changelog: v0.2.6...v0.2.7
v0.2.6
- Use the new apt signing key (#27) which fixes failing linux builds, credits to @mmp and @jandom for the discovery and hints to the solution
- Add new CUDA versions:
- 11.7.0
- 11.6.2
- 11.6.1
- 11.6.0
- 11.5.2
What's Changed
- Fix GitHub CI OS matrix by @Jimver in #30
- Fix tests on other OS platforms by @Jimver in #28
- Add links to new CUDA versions by @Jimver in #31
- Change default CUDA version to 11.7.0 by @Jimver in #32
- Fix apt signing key logic on linux by @Jimver in #29
- Bump version to 0.2.6 by @Jimver in #33
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Changes
- Add new links for
11.5.0
, thanks to @mmp! - Add
11.5.1
- Added some missing links for older versions (several windows local links were missing)
- Default cuda version is now updated to
11.5.1
Behind the scenes
- More tests
- Update dependencies
- Fix lint errors from new github eslint rules
v0.2.4
Changes
- Add new links to version 11.4
v0.2.3
- Added new links for
10.0
versions by @zingdle
v0.2.2
- Add new link for version 11.3.1 thanks to @anders-wind
- Fix for detecting CUDA with CMake #1, also thanks to @anders-wind
- Fix a small CI issue using old arguments
v0.2.1
- Fix action description to remove old note that network was not implemented on linux
- Fix README to use new version number in example and renamed old subPackages reference to sub-packages
v0.2.0
- Add apt install functionality (network method on Linux runners)
- Fix incorrect default sub packages values
- Documentation improvements