Releases: wgarunap/goconf
Releases · wgarunap/goconf
v0.9.0
v0.8.0
Secret Masking feature added
What's Changed
- Bump github.com/caarlos0/env/v6 from 6.4.0 to 6.10.1 by @dependabot in #8
- Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 by @dependabot in #7
- Add Config Value Masking for Sensitive Data Feature Implementation with Unit Tests by @coderx31 in #10
New Contributors
- @dependabot made their first contribution in #8
- @coderx31 made their first contribution in #10
Full Changelog: v0.6.0...v0.7.0
Upgrade Go Version
What's Changed
- Fix tech debt by @rampageservices in #4
- Create dependabot.yml by @wgarunap in #5
New Contributors
- @rampageservices made their first contribution in #4
- @wgarunap made their first contribution in #5
Full Changelog: v0.5.0...v0.6.0
Expose errors
- expose errors for validate, register methods
Initial Release
- config load from env variable