v0.0.2
Changelog
Added
- Release-based installer for downloading prebuilt NovitaBox components from GitHub Releases
- Prebuilt component archives for Linux and macOS on amd64 and arm64
- macOS release install flow with Homebrew and Lima bootstrap
- Prebuilt Lima install support without local Go compilation
boxctlaliases for shorter resource commands:sbx,tpl, andimg
Changed
- Allow the macOS Lima installer to use prebuilt binaries with
SKIP_BUILD=1 - Package release components as
novitabox-<os>-<arch>.tar.gz - Improve release installer support for
curl | bashusage
Fixed
- Release installer execution when running outside a local source checkout
- Missing startup output during release installer bootstrap
Full Changelog: v0.0.1...v0.0.2