Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 02:22
· 314 commits to main since this release

What's Changed

  • fix: tests with --release or --target by @sigoden in #117
  • fix: compgen on multiline doc by @sigoden in #119
  • fix: get rid of dup help/version tag in help text by @sigoden in #120
  • feat: complete files on value name contains arg/any by @sigoden in #121
  • refactor: improve completion scripts by @sigoden in #122
  • fix: compgen only one combine shorts by @sigoden in #123
  • fix: compgen when set long option value with = by @sigoden in #124
  • fix: argc variable name for multiple value options by @sigoden in #125
  • refactor: improve bash completion by @sigoden in #126
  • refactor: omit newline when print version by @sigoden in #127

Full Changelog: v1.2.0...v1.3.0