v0.23.0
Minor Changes
-
#373
e6b790d
Thanks @IMax153! - implement--wizard
mode for cli applications -
#373
e6b790d
Thanks @IMax153! - implement completion script generation for cli applications -
#390
1512ce7
Thanks @tim-smart! - add localized handlers for Command's -
#398
3e21194
Thanks @tim-smart! - update effect -
#388
0502e7e
Thanks @tim-smart! - update effect
Patch Changes
-
#382
d24623b
Thanks @IMax153! - fix the type signature ofOptions.keyValueMap
-
#397
48db351
Thanks @tim-smart! - fix withDescription for mapped commands -
#375
ab92954
Thanks @IMax153! - cleanup readonly tuple types -
#385
fec4166
Thanks @IMax153! - support multi-valued arguments appearing anywhere in command-line arguments -
#383
714fe74
Thanks @IMax153! - add support for variadic options -
#384
3fd5804
Thanks @IMax153! - implement withDefault for Args -
#375
ab92954
Thanks @IMax153! - convert all modules to better support tree-shaking -
#378
2cc9d15
Thanks @IMax153! - fix completion script generation