Skip to content

v1.16.0

Compare
Choose a tag to compare
@meatballhat meatballhat released this 02 May 15:50
· 2598 commits to main since this release

Added

  • Hidden field on all flag struct types to omit from generated help text

Changed

  • BashCompletionFlag (--enable-bash-completion) is now omitted from
    generated help text via the Hidden field

Fixed

  • handling of error values in HandleAction and HandleExitCoder