11 Commits

Author SHA1 Message Date
daurnimator
27967d7b52 0.7.1 release 2020-07-08 11:17:50 +10:00
Paul Ouellette
6f28a24ed3 0.7.0 release 2019-08-14 22:20:33 -04:00
Peter Melnichenko
412e6aca39 Actual 0.6.0 release
Fix 0.6.0 release date in changelog.
2018-04-13 22:14:05 +03:00
Peter Melnichenko
3b173daf9f Menition argparse.version in changelog and docs 2018-04-13 22:03:42 +03:00
Peter Melnichenko
488a8e59a0 Add help_max_width property for help description autowrapping. 2018-04-08 19:03:25 +03:00
Peter Melnichenko
8a3faf3a3e More properties for configuring usage and help messages
* `usage_margin`: sets margin for the second and following lines of
  usage string.
* `usage_max_width`: sets usage max width for autowrapping.
* `help_usage_margin`: sets margin for element usages in help string.
* `help_description`: sets margin for element descrptions in help string.
2018-04-08 16:00:42 +03:00
Peter Melnichenko
a04899a485 Add help_vertical_space Parser property
Sets number of extra newlines to insert between help strings
for different elements within a help group. Inherited by commands.
2018-04-08 15:44:43 +03:00
Peter Melnichenko
8baabbbe23 Split labels for multi-alias options into lines in help string 2018-04-08 15:03:56 +03:00
Peter Melnichenko
5c1a6896fc Update changelog 2018-04-08 14:06:17 +03:00
Peter Melnichenko
bf23b082b9 Update changelog 2018-04-07 22:10:38 +03:00
Peter Melnichenko
3edbd19b3d Add a changelog 2018-04-07 21:57:30 +03:00