All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.3 (2021-08-08)
Note: Version bump only for package @thi.ng/args
1.0.2 (2021-08-08)
Note: Version bump only for package @thi.ng/args
1.0.1 (2021-08-08)
Note: Version bump only for package @thi.ng/args
0.7.2 (2021-08-04)
Note: Version bump only for package @thi.ng/args
0.7.1 (2021-07-29)
- args: omit empty groups from usage() (a66c19a)
0.7.0 (2021-07-01)
- args: add showGroupNames option (6917111)
0.6.0 (2021-06-08)
- args: add kvPairsMulti(), update coerceKV() (fd12f80)
0.5.0 (2021-03-28)
0.4.0 (2021-03-22)
- args: add arg groups, segment usage output (ebf5197)
- args: support arbitrary length aliases (1cfdf49)
0.3.1 (2021-03-21)
- args: fix usage() show defaults logic (ae31158)
0.3.0 (2021-03-20)
- args: update ParseOpts, UsageOpts (6577c80)
0.2.0 (2021-01-13)
- args: add defaultHint opt, update usage() (f8a4146)