v2.2.0
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
- build(deps): bump WillAbides/setup-go-faster from 1.7.0 to 1.8.0 by @dependabot in #110
- chore: replace yaml with github.com/goccy/go-yaml by @JanDeDobbeleer in #119
New Contributors
- @JanDeDobbeleer made their first contribution in #119
Full Changelog: v2.1.8...v2.2.0