Skip to content

v0.9.0

Compare
Choose a tag to compare
@andrey-zherikov andrey-zherikov released this 24 Apr 03:46
· 140 commits to master since this release
ab8195b

Bug fixes

  • Fix parsing of trailing arguments in subcommand

Breaking changes

  • The following functions and templates are deprecated - use CLI(Config config, COMMANDS...) or CLI(COMMANDS...) template:
    • CLI(Config config)
    • Main
    • parseCLIKnownArgs
    • parseCLIArgs