Skip to content

v0.5.0 (🫠 The Week)

Compare
Choose a tag to compare
@pzeballos pzeballos released this 28 Jun 18:36
· 88 commits to master since this release
a33643d

Updates

  • Adds a new feature to compress the cached file/folder before saving and uncompress it afterwards (#44 ) @toote

Fixes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: npm ci
    plugins:
-     cache#v0.4.0:
+     cache#v0.5.0: