consolekit 0.0.4
consolekit: ^0.0.4 copied to clipboard
$ Console Kit is a tool for creating interactive CLI applications.
0.0.4 #
Fix not outputting full options and flag prefixes.
0.0.3 #
- BREAKING: Remove
appendExecutablePathinCommandInput. - BREAKING:
CommandInput.argumentsnow is parameterized type. - FEATURE: Public the
executablePathinCommandInput. - FEATURE: Support the add new argument in
CommandInput.
0.0.2 #
- [FIX]: Fix the group command display sys message.