Skip to content

v0.0.2

Choose a tag to compare

@NovitaLee NovitaLee released this 06 Jul 07:19
0fcdf4f

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
  • boxctl aliases for shorter resource commands: sbx, tpl, and img

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 | bash usage

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