File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- ## Version 0.19.0.0
1+ ## Version 0.19.0.0 (31 March 2025)
2+
3+ - Add ` briefHangPoint ` modifier. This allows one to specify the command length
4+ after which the rendering will change from aligned with the end of the
5+ command name to being indented on the next line.
26
37- Add ` parserOptionGroup ` for grouping Options together, similar to command
48 groups. Requires the breaking change of adding the ` propGroup :: OptGroup `
59 field to ` OptProperties ` .
610
11+
712## Version 0.18.1.0 (29 May 2023)
813
914- Change pretty printer layout algorithm used.
Original file line number Diff line number Diff line change 11name : optparse-applicative
2- version : 0.18.1 .0
2+ version : 0.19.0 .0
33synopsis : Utilities and combinators for parsing command line options
44description :
55 optparse-applicative is a haskell library for parsing options
You can’t perform that action at this time.
0 commit comments