Skip to content

OpenBoot v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 02:37
· 2 commits to main since this release
b47d976

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Refactors

  • refactor(tui): remove legacy install selectors (#160)
  • refactor: remove dead install progress streaming (#158)

Docs

  • docs: align sync/snapshot AGENTS docs, README, and changelog for v1.0.0 (#162)

CI

  • ci: enforce contract compatibility on pull requests (#161)
  • ci: require L4 and cover installer upgrades (#159)

Full Changelog: v0.66.6...v1.0.0