Skip to content

v2.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 06:40
· 19 commits to master since this release

Change Log

Fixed

  • fix: parsing struct with duration like 90s (#151) 340d324
  • 🐛 fix: bind struct - if c.data is nil, directly return. see #162 2d6eb56
  • 🐛 fix: init default value will skip for empty []struct field. see #162 d1e31aa

Feature

  • ✨ feat: parse env var support required checking. see #156 c58859d

Other

  • build(deps): bump github.com/gookit/goutil from 0.6.10 to 0.6.11 (#153) 526ed31
  • build(deps): bump github.com/gookit/goutil from 0.6.11 to 0.6.12 (#154) ba68e03
  • build(deps): bump WillAbides/setup-go-faster from 1.8.0 to 1.9.0 (#158) 3572fbe
  • build(deps): bump WillAbides/setup-go-faster from 1.9.0 to 1.9.1 (#159) 969f1cf
  • build(deps): bump WillAbides/setup-go-faster from 1.9.1 to 1.10.0 (#160) 2961f10
  • build(deps): bump morphy2k/revive-action from 2.5.2 to 2.5.3 (#163) 2f679d7
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0 (#164) eaf2585
  • build(deps): bump WillAbides/setup-go-faster from 1.10.0 to 1.10.1 (#161) d1853fa
  • build(deps): bump actions/checkout from 3 to 4 (#165) df4a629
  • build(deps): bump github.com/goccy/go-yaml from 1.11.0 to 1.11.1 (#168) ce66cbd
  • build(deps): bump WillAbides/setup-go-faster from 1.10.1 to 1.11.0 (#167) 2eceba0
  • build(deps): bump github.com/goccy/go-yaml from 1.11.1 to 1.11.2 (#169) 27558e8
  • build(deps): bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0 (#170) abe21b0
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1 (#171) 49ece93
  • ⬆️ dep: upgrade test on go1.21 and remove test on go1.18 a6380a3