Skip to content

v0.15.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:02

Minor Changes

  • 0366d4f: Add pluggable help formatters with HelpFormatter interface and setDefaultHelpFormatter() API. This allows customizing how CLI help is rendered. Also adds:
    • examples option to commands and subcommands for documenting usage examples
    • cmd-ts/batteries/vercelFormatter - a Vercel-style help formatter with column-aligned output