Skip to content

Releases: wgarunap/goconf

v0.9.0

18 Jan 14:06
6404bb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

15 Jan 17:16
eea4459
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

Secret Masking feature added

12 Jan 16:24
fcee9e6
Compare
Choose a tag to compare

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

Full Changelog: v0.6.0...v0.7.0

Upgrade Go Version

04 Oct 19:02
6779c6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

Expose errors

15 Dec 05:50
09a31d0
Compare
Choose a tag to compare
  • expose errors for validate, register methods

Initial Release

13 Feb 12:16
Compare
Choose a tag to compare
  • config load from env variable