Releases: go-nacelle/config
Releases · go-nacelle/config
v3.1.0
18 Feb 20:58
Compare
Sorry, something went wrong.
No results found
Added
Added WithSourceDumpOnError option for Config to dump source values on error. #19
Changed
Source values are no longer dumped by default when a config load error is encountered. #19
v3.0.0
29 Apr 23:17
Compare
Sorry, something went wrong.
No results found
Added
Added LoadError to be returned when loading fails. #17
Added PostLoadError to be returned when a config struct's PostLoad hook fails. #17
Added SerializeError to be returned when value serialization into a config struct field fails. #17
Removed
Config.PostLoad was removed from the public API. #17
Changed
Config struct PostLoad hooks are now automatically called by Config.Load. #17
v2.0.1
10 Oct 20:14
Compare
Sorry, something went wrong.
No results found
v2.0.0
31 May 19:18
Compare
Sorry, something went wrong.
No results found
v1.2.1
03 Oct 19:41
Compare
Sorry, something went wrong.
No results found
v1.2.0
01 Apr 20:49
Compare
Sorry, something went wrong.
No results found
v1.1.0
02 Jan 15:24
Compare
Sorry, something went wrong.
No results found
v1.0.0
02 Jan 15:23
Compare
Sorry, something went wrong.
No results found