Skip to content

v0.2.0 (💾 Storage)

Choose a tag to compare

@pzeballos pzeballos released this 26 Mar 16:22
· 245 commits to master since this release
91b9da9

Changes

  • Re-implementation of the plugin (#27) @toote
    • Change the architecture
    • Creates a configurable backend protocol with a test implementation
    • Update documentation with new behaviors

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: npm ci
    plugins:
-     cache#v0.0.1:
+     cache#v0.2.0: