Skip to content

v3.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 05:34
· 167 commits to master since this release

Change Log

Refactor

  • refactor: refactoring the flags shorts add and help render logic 623e065
  • refactor: refactoring the FlagsOption to FlagsConfig 5295721
  • refactor: refactoring the command flags help render logic ce659b1

Fixed

  • fix: panic when adding hooks to commands 7f0b370

Update

  • up: update the option shorts validate and save logic 1f64ca6
  • up: add a any.go for build on not go1.18 0e1636c
  • up: update some examples demo and some sub pkg readme b883810
  • up: update the flag options help render some logic e7b66d2
  • up: update some logic for alone run command a5d0cc8
  • up: update some flag logic and fix some tests error 08d19ee
  • up: use goutil/testutil/assert instead of the stretchr/testify/assert f1b474e

Other

  • chore: update some logs for run command, fix some unit tests 64b783c
  • chore: update some examle codes and update builtin GenAutoComplete 4d91775
  • chore: update used deps to go.sum 133265b