Releases: Noah-Huppert/goconf
Releases · Noah-Huppert/goconf
v0.2.3
v0.2.2
v0.2.1
Change log:
- Added ability to retrieve validator instance used to validate configurations
v0.2.0
Change log:
- Added default configuration values feature
v0.1.2
Change log:
- Fixed
Loader.Load()
configuration path directory check crash- Added regression test
v0.1.1
Change log:
- Added
NewDefaultLoader()
function- Makes standard usage of Goconf easier
v0.1.0
Change log:
- Initial release