Releases: openbootdotdev/openboot
Releases · openbootdotdev/openboot
OpenBoot v0.58.9
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Bug Fixes
- fix(progress): always show at least one filled char when progress > 0 (#98)
Full Changelog: v0.58.8...v0.58.9
OpenBoot v0.58.8
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Bug Fixes
- fix(progress): show bytes/speed/ETA during formula installs (#97)
Full Changelog: v0.58.7...v0.58.8
OpenBoot v0.58.7
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Bug Fixes
- fix(sync): route brew installs through InstallWithProgress (#96)
Full Changelog: v0.58.6...v0.58.7
OpenBoot v0.58.6
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Bug Fixes
- fix(brew): track exact cache path so cask download bytes update (#95)
Full Changelog: v0.58.5...v0.58.6
OpenBoot v0.58.5
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Bug Fixes
- fix(test): fix Tcl quoting in RunInteractive and openboot isolation in FirstTimeUser (#94)
Full Changelog: v0.58.4...v0.58.5
OpenBoot v0.58.3
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
CI
- ci(test): consolidate L4 into one job and demote publish tests to L3 (#89)
Full Changelog: v0.58.2...v0.58.3
OpenBoot v0.58.2
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
CI
- ci: add L4 vm-e2e as gate in release workflow (#88)
Full Changelog: v0.58.1...v0.58.2
OpenBoot v0.58.1
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Features
- feat(install): TUI multi-select + --pick flag for remote configs (#81)
- feat(release): auto-generate release notes from Conventional Commits (#78)
Refactors
- refactor(test): restructure e2e test tiers (L3/L4 split) (#84)
- refactor(test): migrate destructive e2e (L4/L5) to local Tart VM (#80)
Docs
- docs(install): clarify --silent help text and field comment (#79)
Chores
- chore: remove dead code and fix deadcode harness tag (#87)
- chore(ci): disable Codecov PR comments (#83)
CI
- ci: move L4 vm-e2e from tart to github actions macos-14 (#86)
- ci: split pre/post-merge jobs in test.yml (#85)
Full Changelog: v0.58.0...v0.58.1
OpenBoot v0.58.0
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Features
- feat(install): real-time progress bar for cask downloads via scroll region (#76)
Bug Fixes
- fix(install): bottom-anchored progress bar + real byte tracking (#77)
Full Changelog: v0.57.0...v0.58.0
OpenBoot v0.57.0
Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |