Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:21

Which file do I download?

your machine file
macOS on Apple Silicon (M1/M2/M3/M4) sporo_0.3.0_darwin_arm64.tar.gz
macOS on Intel sporo_0.3.0_darwin_amd64.tar.gz
Linux x86-64 sporo_0.3.0_linux_amd64.tar.gz
Linux ARM64 sporo_0.3.0_linux_arm64.tar.gz
Windows x86-64 sporo_0.3.0_windows_amd64.zip
Windows ARM64 sporo_0.3.0_windows_arm64.zip

Not sure which Mac you have? → Apple menu → "About This Mac": a chip that says
"Apple M…" means arm64; "Intel" means amd64.

macOS, one-time: the pre-release binary is unsigned, so after unpacking run
xattr -d com.apple.quarantine ./sporo, then move it onto your PATH
(e.g. mv sporo /usr/local/bin/). Verify with sporo --version.

Changelog

Other changes

  • 552906d chore(skill): the binding question, asked at authoring time
  • 049c83c docs(recipes): bindings in the genre, outcomes agreed at adoption
  • c0b77b1 feat(recipe): contract bindings — exact is somebody else's parser
  • 48da747 test(e2e): the fleet rule end to end