v0.2.0 (💾 Storage)
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: