bake v0.2.5 Release Notes

Release Date: 2016-03-02 // about 8 years ago

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 and bake 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