Skip to content

0.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:23
f0dee12

✨ 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

🚜 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

  • apply cargo fmt to cache CLI rewrite by @pepicrft
  • tighten nav brand spacing by @pepicrft

Full Changelog: 0.12.0...0.13.0