0.13.0
✨ Features
- release compressed cache outputs by @pepicrft in #57
- declare action keys with --input, drop cache hash by @pepicrft
- expose keyed namespace and exists probe in cache CLI by @pepicrft
- add keyed-blob namespace and remote presence probe by @pepicrft
- add cache hash command by @pepicrft
- expose runtime cache commands by @pepicrft
- embed microsandbox provider by @pepicrft
- support remote compute providers by @pepicrft
🐛 Bug Fixes
- package supported microsandbox targets by @pepicrft in #58
- use requested header image by @pepicrft
- align toolchain setup docs by @pepicrft
- box deps dispatch future by @pepicrft
- gate microsandbox on unix by @pepicrft
- call Daytona through the API by @pepicrft
🚜 Refactor
- Remove TOML script targets by @pepicrft in #52
- drop keyed-blob namespace, mark ActionResult stdout/stderr optional by @pepicrft
- split command argument modules by @pepicrft
📚 Documentation
- restore full-width header image by @pepicrft
- reduce header image width by @pepicrft
- add Once header image by @pepicrft
- render the input grammar as a list, not a table by @pepicrft
- drop em dash from cache-at-runtime post by @pepicrft
- rewrite around two-cache model, add mise example by @pepicrft
- drop redundant --format note by @pepicrft
- restructure around the three caches by @pepicrft
- rename Runtime Cache CLI page to Cache CLI by @pepicrft
- add Primitives section linking the runtime cache CLI page by @pepicrft
- introduce the runtime cache CLI by @pepicrft
- publish remotely executable scripts post by @pepicrft
- document remote execution providers by @pepicrft
🧪 Testing
- distinguish action keys from blob digests and cover error paths by @pepicrft
⚡ Performance
- hash directory entries on a single blocking task by @pepicrft
🎨 Styling
Full Changelog: 0.12.0...0.13.0