Skip to content
tuxbuild 0.9.0 release

User visible changes in this release

* tuxbuild: cli: target-arch: update help to use parisc
* cli: set exit code based on build status
* cli: toolchain: add clang-nightly as a valid toolchain
* cli: Add support for environment variables.
* change the icon the the "building" state back to a 🚀
* Build.watch: don't expect a strict state transition
  This fixes a bug where the cli would get confused and wait forever for
  builds to finish even after they did.
* Build.watch: support unknown states provided by server
* Add Provisioning state with ⚙️" emoji