v0.9.0
andrey-zherikov
released this
24 Apr 03:46
·
140 commits
to master
since this release
Bug fixes
- Fix parsing of trailing arguments in subcommand
Breaking changes
- The following functions and templates are deprecated - use
CLI(Config config, COMMANDS...)
orCLI(COMMANDS...)
template:CLI(Config config)
Main
parseCLIKnownArgs
parseCLIArgs