Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 17:55
· 13 commits to main since this release
Immutable release. Only release title and notes can be modified.
767c915

Highlights

  • Install Schooner directly on macOS or Linux with a public installer that verifies release checksums, executable identity, and installation ownership before making an atomic update.
  • Release archives are now deterministic, contain the signed or verified upstream executable, and are exercised through native install gates on amd64 and arm64.
  • Stable releases now run public four-platform smoke tests and automatically propose a pinned formula update to the official Homebrew tap.

Upgrade notes

No action is required for existing installations. The direct installer deliberately refuses to overwrite source-built, manually managed, or package-managed executables; use the installation method that owns the existing binary to update it.

Breaking changes

None.

What's Changed

Other changes

Full Changelog: v0.1.2...v0.2.0