Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 09:53
· 999 commits to main since this release
db4b1f3

‼️ Breaking changes ‼️

  • Renamed flag stop-on-first-failure to fail-fast
  • Lots of API changes to allow more flexibility while making the syntax simpler
  • Commands accepting a file now expect a single file, list of files are not supported anymore

💫 New features 💫

  • Added provenance for released images
  • Added a GitHub action to install Chainsaw
  • Added a new Create operation
  • Steps changed to follow a Try / Catch / Finally model

🔧 Fixes 🔧

  • Fixed a bug where environment variables were not expanded correctly in command arguments

🎸 Misc 🎸

  • Switched to contextual logging

Changelog