Skip to content

v0.0.23

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:31
· 2 commits to weirwood since this release

Installation

macOS (signed and notarized when release secrets are configured):

unzip stave_*.zip
chmod +x stave
sudo mv stave /usr/local/bin/

Linux:

tar xzf stave_*.tar.gz
chmod +x stave
sudo mv stave /usr/local/bin/

Changelog

  • 727d5b2 feat: add saga workspace coordination
  • 4108297 fix: harden saga validation and dry-run behavior