Releases: Swatinem/rust-cache
Releases · Swatinem/rust-cache
v2.8.1
What's Changed
- Set empty
CARGO_ENCODED_RUSTFLAGSin workspace metadata retrieval by @ark0f in #249 - chore(deps): update dependencies by @reneleonhardt in #251
- chore: fix dependabot groups by @reneleonhardt in #253
- Bump the prd-patch group with 2 updates by @dependabot[bot] in #254
- chore(dependabot): regenerate and commit dist/ by @reneleonhardt in #257
- Bump @types/node from 22.16.3 to 24.2.1 in the dev-major group by @dependabot[bot] in #255
- Bump typescript from 5.8.3 to 5.9.2 in the dev-minor group by @dependabot[bot] in #256
- Bump actions/setup-node from 4 to 5 in the actions group by @dependabot[bot] in #259
- Update README.md by @Propfend in #234
- Bump @types/node from 24.2.1 to 24.3.0 in the dev-minor group by @dependabot[bot] in #258
New Contributors
- @ark0f made their first contribution in #249
- @reneleonhardt made their first contribution in #251
- @dependabot[bot] made their first contribution in #254
- @Propfend made their first contribution in #234
Full Changelog: v2...v2.8.1
v2.8.0
v2.7.8
What's Changed
Full Changelog: v2.7.7...v2.7.8
v2.7.7
Full Changelog: v2.7.6...v2.7.7
v2.7.6
What's Changed
- Updated artifact upload action to v4 by @guylamar2006 in #212
- Adds an option to do lookup-only of the cache by @danlec in #217
- add runner OS in cache key by @rnbguy in #220
- Allow opting out of caching $CARGO_HOME/bin. by @benjyw in #216
New Contributors
- @guylamar2006 made their first contribution in #212
- @danlec made their first contribution in #217
- @rnbguy made their first contribution in #220
- @benjyw made their first contribution in #216
Full Changelog: v2.7.5...v2.7.6
v2.7.5
What's Changed
- Upgrade checkout action from version 3 to 4 by @carsten-wenderdel in #190
- fix: usage of
deprecatedversion ofnodeby @hamirmahal in #197 - Only run macOsWorkaround() on macOS by @heksesang in #206
- Support Cargo.lock format cargo-lock v4 by @NobodyXu in #211
New Contributors
- @carsten-wenderdel made their first contribution in #190
- @hamirmahal made their first contribution in #197
- @heksesang made their first contribution in #206
Full Changelog: v2.7.3...v2.7.5
v2.7.3
- Work around upstream problem that causes cache saving to hang for minutes.
Full Changelog: v2.7.2...v2.7.3
v2.7.2
What's Changed
- Update action runtime to
node20by @rhysd in #175 - Only key by
Cargo.tomlandCargo.lockfiles of workspace members by @max-heller in #180
New Contributors
- @rhysd made their first contribution in #175
- @max-heller made their first contribution in #180
Full Changelog: v2.7.1...v2.7.2