optparse-applicative v0.17.0.0 Release Notes
Release Date: 2022-02-01 // over 4 years ago-
๐ง Make tabulation width configurable in usage texts.
๐ Separate program name and description in ParserHelp type.
โ Add
helperWithfunction, which can be easily used to localize the help flag.๐ Improve usage texts when command names are long.
๐ Improve Documentation.
Previous changes from v0.16.1.0
-
0๏ธโฃ Guard
processdependency behind an on by default flag. This allows one to shrink the dependency tree significantly by turning off the ability to use bash completion actions.โ Remove
bytestringdependency from the test suite.