v0.2.0
·
13 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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
- feat: add verified direct installation by @thewelshrich in #27
- feat: automate Homebrew distribution rollout by @thewelshrich in #28
Full Changelog: v0.1.2...v0.2.0