Releases: Kotlin/kotlinx-cli
Releases · Kotlin/kotlinx-cli
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3
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)
v0.2.1
Library version compatible with Kotlin 1.3.70
v0.2
Complete rewrite of a generic command-line parser.