Skip to content

Releases: Swatinem/rust-cache

v2.7.7

29 Dec 07:49
v2.7.7
f0deed1
Compare
Choose a tag to compare

v2.7.6

28 Dec 07:39
v2.7.6
720f7e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.5...v2.7.6

v2.7.5

12 Oct 10:16
v2.7.5
82a92a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.3...v2.7.5

v2.7.3

14 Jan 08:32
v2.7.3
23bce25
Compare
Choose a tag to compare
  • Work around upstream problem that causes cache saving to hang for minutes.

Full Changelog: v2.7.2...v2.7.3

v2.7.2

10 Jan 18:36
v2.7.2
a226033
Compare
Choose a tag to compare

What's Changed

  • Update action runtime to node20 by @rhysd in #175
  • Only key by Cargo.toml and Cargo.lock files of workspace members by @max-heller in #180

New Contributors

Full Changelog: v2.7.1...v2.7.2

v2.7.0

12 Sep 17:36
v2.7.0
a95ba19
Compare
Choose a tag to compare

What's Changed

  • Fix save-if documentation in readme by @rukai in #166
  • Support for trybuild and similar macro testing tools by @neysofu in #168

New Contributors

Full Changelog: v2.6.2...v2.7.0

v2.6.2

20 Aug 08:31
v2.6.2
e207df5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.6.2

v2.6.1

12 Aug 14:52
v2.6.1
578b235
Compare
Choose a tag to compare
  • Fix hash contributions of Cargo.lock/Cargo.toml files.

v2.6.0

02 Aug 11:09
v2.6.0
b8a6852
Compare
Choose a tag to compare

What's Changed

  • Add "buildjet" as a second cache-provider backend @joroshiba in #154
  • Clean up sparse registry index.
  • Do not clean up src of -sys crates.
  • Remove .cargo/credentials.toml before saving.

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

03 Jul 17:40
v2.5.1
dd05243
Compare
Choose a tag to compare
  • Fix hash contribution of Cargo.lock.