bake v0.2.5 Release Notes
Release Date: 2016-03-02 // over 8 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.2.0
-
โจ Enhancements
- 0๏ธโฃ Users can set default_target globally
- โ Added bake help. In addition to displaying option menus when the command is invalid, a user can ask for more information about a module,
bake help system
will show more informations like systems - โ Added ability to clean all systems and toolchains by passing --all to
bake system clean --all
andbake toolchain clean --all
- Consolidated BakeUtils and BakeDaemon into Bake.
๐ Bug Fixes
- Nerves adapter checks return status of environment source and will exit on error.
- ๐ Support for 0.6.0 toolchains