Skip to content

v3.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 16:47
· 40 commits to master since this release

Change Log

Feature

  • ✨ feat(flag): add some new ext flag value implements a3fda82
  • ✨ feat(opt): support bind default value from flag ptr 0b038f5
  • ✨ feat(gflag): add new flag parse config IndentLongOpt 21da8f9

Update

  • 👔 up(gflag): update the binding options from struct logic f00baba
  • 👔 up(app): update the command register logic, set IndentLongOpt=true 69d1c14
  • 👔 up(show): MList support struct and any map data for render 9dc5969
  • 👔 up: update some for flag parse logic, update deps to latest c5600f8

Other

  • build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#81) f69e782
  • build(deps): bump github.com/gookit/goutil from 0.6.6 to 0.6.7 (#82) fc4b8b8
  • build(deps): bump morphy2k/revive-action from 2.4.1 to 2.5.0 (#83) 58bb452
  • build(deps): bump morphy2k/revive-action from 2.5.0 to 2.5.1 (#84) 776ef14
  • build(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3 (#85) 9ee8ea0
  • ⬆️ chore(dep): update the gookit/goutil to v0.6.8 aba53f6
  • build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#87) dd22258
  • build(deps): bump morphy2k/revive-action from 2.5.1 to 2.5.2 (#89) 6521dc3
  • ⬆️ dep: upgrade the x/crypto v0.7.0 to v0.10.0 ef8e59b

What's Changed

Full Changelog: v3.2.1...v3.2.2