Skip to content

Releases: ydnikolaev/sporo

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:42

Which file do I download?

your machine file
macOS on Apple Silicon (M1/M2/M3/M4) sporo_0.6.0_darwin_arm64.tar.gz
macOS on Intel sporo_0.6.0_darwin_amd64.tar.gz
Linux x86-64 sporo_0.6.0_linux_amd64.tar.gz
Linux ARM64 sporo_0.6.0_linux_arm64.tar.gz
Windows x86-64 sporo_0.6.0_windows_amd64.zip
Windows ARM64 sporo_0.6.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

  • 3354138 build(dist): homebrew cask, wired to ydnikolaev/homebrew-tap
  • 85a11ec build(release): disable brew cask until HOMEBREW_TAP_TOKEN is set
  • 8b32af3 docs(web): the repository is public — drop the private-phase caveats
  • 3d618bc feat(recipe): adopt and pull — the reader-side ledger and staleness check
  • 1cab49f feat(web): deploy the landing to GitHub Pages + vanity import page
  • 8b387ee feat(web): landing v2 — denser, AI-readable, MVP posture
  • 57f501d feat(web): the designed site — Archivo/Plex Mono, motion, self-hosted
  • 0b3db36 feat(web): the temporary landing — static, zero-JS, SEO-complete
  • 36d101e fix(install): stop warning about a private repo that is now public
  • dac0fc8 fix(recipe): a stranger's file does not get to choose where it is written
  • ba9930c legal: Apache-2.0

v0.5.0

Choose a tag to compare

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

Which file do I download?

your machine file
macOS on Apple Silicon (M1/M2/M3/M4) sporo_0.5.0_darwin_arm64.tar.gz
macOS on Intel sporo_0.5.0_darwin_amd64.tar.gz
Linux x86-64 sporo_0.5.0_linux_amd64.tar.gz
Linux ARM64 sporo_0.5.0_linux_arm64.tar.gz
Windows x86-64 sporo_0.5.0_windows_amd64.zip
Windows ARM64 sporo_0.5.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

  • 9fc023c build(dist): stable checksums.txt — self-update validates by one name
  • 6fd8c76 feat(cli): sporo upgrade [--check], and the hint after every command
  • 924c601 feat(upgrade): binary self-update and the passive version hint

v0.4.0

Choose a tag to compare

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

Which file do I download?

your machine file
macOS on Apple Silicon (M1/M2/M3/M4) sporo_0.4.0_darwin_arm64.tar.gz
macOS on Intel sporo_0.4.0_darwin_amd64.tar.gz
Linux x86-64 sporo_0.4.0_linux_amd64.tar.gz
Linux ARM64 sporo_0.4.0_linux_arm64.tar.gz
Windows x86-64 sporo_0.4.0_windows_amd64.zip
Windows ARM64 sporo_0.4.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

  • f4d950a chore(skill): fixtures at authoring time, conform at reading time
  • 5345581 feat(cli): sporo conform — the reader's half of Binding: exact
  • 2aa8ba7 feat(recipe): the conform layer — exact contracts become executable
  • 0c3b1eb test(e2e): conform against the export alone, and the ADR-005 no-op

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

v0.2.0

Choose a tag to compare

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

Which file do I download?

your machine file
macOS on Apple Silicon (M1/M2/M3/M4) sporo_0.2.0_darwin_arm64.tar.gz
macOS on Intel sporo_0.2.0_darwin_amd64.tar.gz
Linux x86-64 sporo_0.2.0_linux_amd64.tar.gz
Linux ARM64 sporo_0.2.0_linux_arm64.tar.gz
Windows x86-64 sporo_0.2.0_windows_amd64.zip
Windows ARM64 sporo_0.2.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

  • eeb03c8 build(dist): answer 'which file is mine?' in every release header
  • e8da0e4 chore(mate): pull v0.86.0 and add the codex provider surface
  • 695323b chore(skill): teach the scaffold-first authoring flow
  • d2aab0b feat(cli): sporo new, and lint that reports the drafts it skips
  • e13c866 feat(recipe): close the authoring pains — drafts, scaffold, bare paths
  • 3b7f5f8 fix(review): close the two ambiguities the first live run surfaced
  • 2535038 test(e2e): the scaffold flow — coached, gate-exempt, unable to ship

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:17

Which file do I download?

your machine file
macOS on Apple Silicon (M1/M2/M3/M4) sporo_0.1.0_darwin_arm64.tar.gz
macOS on Intel sporo_0.1.0_darwin_amd64.tar.gz
Linux x86-64 sporo_0.1.0_linux_amd64.tar.gz
Linux ARM64 sporo_0.1.0_linux_arm64.tar.gz
Windows x86-64 sporo_0.1.0_windows_amd64.zip
Windows ARM64 sporo_0.1.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

  • 4bfda88 build(dist): goreleaser release train, CI, and installer
  • e7ccebb chore(harness): adopt mate v0.85.0 as the dev harness
  • 6ae08f4 docs(recipes): proofread the genre spec, add the scale rule
  • 96bde45 feat(cli): wire the full verb surface
  • b287234 feat(install): init/update provider surface with no-clobber sync
  • 91ea173 feat(recipe): feedback channel, review packs, bundle composition
  • 3b4bbb8 feat(recipe): require versioned recipes and seal them in a registry
  • 2f77365 feat: extract the recipe engine into a standalone CLI
  • ea36d00 test(e2e): drive the built binary through the whole loop in isolation