Releases: actions-rust-lang/setup-rust-toolchain
Releases · actions-rust-lang/setup-rust-toolchain
v1.16.0
What's Changed
- Update actions/checkout to v6 on README by @ryuapp in #88
- feat: add cache-save-if input to propagate save-if to Swatinem/rust-cache by @ChanTsune in #90
New Contributors
- @ryuapp made their first contribution in #88
- @ChanTsune made their first contribution in #90
Full Changelog: v1.15.4...v1.16.0
v1.15.4
What's Changed
- Bump Swatinem/rust-cache from 2.8.2 to 2.9.1 by @hyperfinitism in #87
New Contributors
- @hyperfinitism made their first contribution in #87
Full Changelog: v1.15.3...v1.15.4
v1.15.3
What's Changed
- Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 by @dependabot[bot] in #83
- Add .gitignore to exclude
test-workspace/target/by @xtqqczze in #85
New Contributors
Full Changelog: v1.15.2...v1.15.3
v1.15.2
Fix: Run the version detection steps in the selected rust-src-dir directory.
This should enable the version selection even without a default toolchain installed.
Fixes #74.
Full Changelog: v1.15.1...v1.15.2
v1.15.1
What's Changed
- Bump Swatinem/rust-cache from 2.8.0 to 2.8.1 by @dependabot[bot] in #73
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #71
- README should direct users to actions/checkout@5. by @martinfrances107 in #72
- enhancement: Add option to specify rust-toolchain.toml path by @Kubaryt in #69
New Contributors
- @martinfrances107 made their first contribution in #72
- @Kubaryt made their first contribution in #69
Full Changelog: v1.14.1...v1.15.0
v1.14.1
What's Changed
- Pin
Swatinem/rust-cacheaction to a full commit SHA by @JohnTitor in #68
New Contributors
- @JohnTitor made their first contribution in #68
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- Add new parameters
cache-all-cratesandcache-workspace-cratesthat are propagated toSwatinem/rust-cacheascache-all-cratesandcache-workspace-crates
Solves #67
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- feat: support cache-provider by @mindrunner in #65
New Contributors
- @mindrunner made their first contribution in #65
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Support rustup installation for Windows by @maennchen in #58
New Contributors
- @maennchen made their first contribution in #58
Full Changelog: v1...v1.12.0