Skip to content

v2.2.0

Compare
Choose a tag to compare
@TimJentzsch TimJentzsch released this 10 Aug 09:55
· 9 commits to main since this release
8763a8b

This release improves the generation of cache keys and their fallbacks, on one hand reducing the size of the caches and on the other hand avoiding stale caches.

What's Changed

  • Do not fallback on caches from other cache groups by @BD103 in #23
  • Add rustc version to cache key by @TimJentzsch in #26

New Contributors

  • @BD103 made their first contribution in #23

Full Changelog: v2.1.0...v2.2.0