Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 964 Bytes

0.3.2

  • Added option to strict order of subcommands and their parameters(GH-55)
  • Removed stack trace from error message with full usage info(GH-58)

0.3.1

  • Fix to get full help information for subcommands (GH-44)

0.3

Library version compatible with Kotlin 1.4.0

0.2.1

Library version compatible with Kotlin 1.3.70

0.2

Complete rewrite of a generic command-line parser (compatible with Kotlin 1.3.61)