Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 11:28
· 69 commits to master since this release

Change Log

💥 Breaking: Will be not support the Go < 1.18

Feature

  • ✨ feat: add new read methods for get config value 884a968

Update

  • ⬆️ up: upgrade to go1.18+, replace all interface{} to any 79acc56
  • 🔥 up: remove error sub-pkg dotnev/, update ci config and some tests d52926f
  • ⬆️ up: replace json driver to goccy/go-json from json-iterator/go 5eb6061
  • ⬆️ up: replace yaml driver to goccy/go-yaml from gopkg.in/yaml 31d3867
  • 👔 up: enhance support slice with ParseDefault and ParseEnv. fix: #114 08b995e

Other

  • build(deps): bump WillAbides/setup-go-faster from 1.7.0 to 1.8.0 5b1085e
  • chore: replace yaml with github.com/goccy/go-yaml d5f1f38
  • ⬆️ dep: upgrade ini and hcl driver to the latest version 17d1702

What's Changed

New Contributors

Full Changelog: v2.1.8...v2.2.0