Skip to content

v2.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 15:54
· 39 commits to master since this release

Change Log

Feature

  • ✨ feat: add new method LoadSMap() for load string-map data 460f558
  • ✨ feat: support init default on struct-slice field. resolve issues #141 099297b
  • ✨ feat: support set driver name aliases for resolve issues #139 15d9de4

Update

  • 👔 up: replace json5 pkg from yosuke-furukawa/json5 to titanous/json5 7388b26

Other

  • build(deps): bump github.com/gookit/goutil from 0.6.6 to 0.6.7 (#127) 6c47acf
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.16.1 to 2.16.2 (#128) eedd3c2
  • build(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.1 (#129) 598881e
  • build(deps): bump morphy2k/revive-action from 2.4.1 to 2.5.0 (#130) 0b8d656
  • build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (#131) 365c527
  • build(deps): bump morphy2k/revive-action from 2.5.0 to 2.5.1 (#132) e109354
  • 🎨 chore: update some comments for json5 package 5836243
  • build(deps): bump github.com/goccy/go-json from 0.10.1 to 0.10.2 (#133) 4af11e6
  • build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#134) 906fbff
  • build(deps): bump github.com/goccy/go-yaml from 1.10.0 to 1.10.1 (#135) 34bc67a
  • build(deps): bump github.com/goccy/go-yaml from 1.10.1 to 1.11.0 (#138) f755a87
  • build(deps): bump github.com/gookit/ini/v2 from 2.2.1 to 2.2.2 (#136) 5e9058f
  • build(deps): bump github.com/gookit/goutil from 0.6.7 to 0.6.8 (#137) 37b156f
  • build(deps): bump morphy2k/revive-action from 2.5.1 to 2.5.2 (#142) 6cddaa2
  • build(deps): bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 (#145) 8cc28fa
  • Fix ParseTime and ParseEnv interaction (#147) 3f23d7b
  • build(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.1 (#148) 91943c5
  • build(deps): bump github.com/BurntSushi/toml from 1.3.1 to 1.3.2 (#149) 1e5875e
  • ✅ test: fix unit test error on update deps version 2dd5341
  • ⬆️ dep: update the gookit/goutil to v0.6.9 d9cbc9b

New Contributors

Full Changelog: v2.2.1...v2.2.2