Skip to content

v3.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 05:35
· 151 commits to master since this release

Change Log

Fixed

  • fix: parse bool type 6b76859
  • fix: handling of CmdNotFound errors 0c89eea

Update

  • up: rename FlagMeta.Flag to FlagMeta.flag c1d2ceb
  • up: allow to disable global options by GOpts().SetDisable(). issues#42 b59c90b
  • up: update logic for flags format, fix words style 80e07fd

Other

  • chore: update readme and update some method comments 517b05e
  • build(deps): bump morphy2k/revive-action from 2.3.1 to 2.4.0 d29385b
  • build(deps): bump github.com/gookit/goutil from 0.5.7 to 0.5.8 08d825f
  • chore: update some comments and add some debug logs 690c080
  • test: update and fix unit test error 2664e20

What's Changed

New Contributors

Full Changelog: v3.0.4...v3.0.5