Library version compatible with Kotlin 1.4.0
- GNU options style support (#27)
- Flexible order of base command options and subcommands ones (GH-33)
- Enumeration support for
ArgType.Choice
(GH-35)
Library version compatible with Kotlin 1.3.70
Complete rewrite of a generic command-line parser (compatible with Kotlin 1.3.61)