Skip to content

Version 0.19.0.0 (3 June 2025)

Latest

Choose a tag to compare

@HuwCampbell HuwCampbell released this 03 Jun 08:50
· 5 commits to master since this release
  • 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 the propGroup :: OptGroup
    field to OptProperties.