Skip to content

v1.8.0

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 12 Jan 21:10
· 53 commits to master since this release

Version 1.8.0

Changes

  • Refactored commands to use picocli
    • All command help and output is much more neatly formatted
    • Every sub-command has its own --help now
    • image
  • Removed help and version commands (replaced with --help and --version flags respectively)