Skip to content

Releases: julia-actions/cache

v3.0.2

30 Mar 16:31
9a93c5f

Choose a tag to compare

What's Changed

Fixes

Maintenance

Full Changelog: v3.0.1...v3.0.2

v3.0.1

20 Mar 17:06
e97f6fc

Choose a tag to compare

What's Changed

Fixes

  • Delete pidfiles. Skip Pkg.gc when not saving. Don't delete old caches if no new saved. by @IanButterworth in #209

Maintenance

  • [CI] Add package jsons to list of path triggers and reduce duplication by @giordano in #200
  • Add workflow for running npm run build in Dependabot PRs by @giordano in #201
  • [CI] Also run npm run build on reopened event by @giordano in #202
  • Bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in #199
  • Bump fast-xml-parser from 5.4.2 to 5.5.6 by @dependabot[bot] in #205
  • Add instructions for LLM coding agents (AGENTS.md and CLAUDE.md) by @DilumAluthge in #206
  • Bump fast-xml-parser from 5.5.6 to 5.5.7 by @dependabot[bot] in #208

Full Changelog: v3.0.0...v3.0.1

v3.0.0 - Cache on failure (with override)

07 Mar 13:55
e33b4bf

Choose a tag to compare

What's Changed

Breaking Changes

  • Caching will now happen when the job fails, with an override to restore the previous behavior via save-always: false

Changes

Maintenance

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0 - New outputs `cache-paths` and `cache-key`

01 Apr 15:14
d10a6fd

Choose a tag to compare

What's Changed

New features

Maintenance

New Contributors

Full Changelog: v2.0.7...v2.1.0

v2.0.7

12 Jan 04:20
2b1bf4d

Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

v2.0.6

09 Jan 18:41
49fd7c4

Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5 - Fix saving on Windows

23 Sep 17:34
8242439

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

31 Aug 13:50
8608484

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3: Fix cached registry updates

30 Aug 13:49
e662c42

Choose a tag to compare

What's Changed

  • Fix registry updates. Expand paths which use tilde by @omus in #141

Full Changelog: v2.0.2...v2.0.3

v2.0.2: Update registries if cached

12 Aug 14:08
e7913c2

Choose a tag to compare

What's Changed

Maintenance

Full Changelog: v2.0.1...v2.0.2