Skip to content

0.1.2 - build and init subcommands

Pre-release
Pre-release
Compare
Choose a tag to compare
@jgabaut jgabaut released this 13 Dec 15:41
· 26 commits to release since this release
2802aec

What's Changed

Added

  • Functionality for subcommands
    • build to build latest tag for current mode
    • init to prep a new project

Changed

  • Mutability pass on env and args parameters, needed for build command last entry call

Known issues

  • build subcommand may guess the wrong tag as latest. See issue.

PR - feat: 0.1.2 Build and init subcommands by @jgabaut

Full Changelog: 0.1.0...0.1.2