Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-03 | 390 Bytes | |
Version 0.19.0.0 (3 June 2025) source code.tar.gz | 2025-06-03 | 70.6 kB | |
Version 0.19.0.0 (3 June 2025) source code.zip | 2025-06-03 | 99.7 kB | |
Totals: 3 Items | 170.7 kB | 1 |
-
Add
briefHangPoint
modifier. This allows one to specify the command length after which the rendering will change from aligned with the end of the command name to being indented on the next line. -
Add
parserOptionGroup
for grouping Options together, similar to command groups. Requires the breaking change of adding thepropGroup :: OptGroup
field toOptProperties
.