Releases: pcelvng/go-config
Releases · pcelvng/go-config
v0.2.0
v0.2.0
- Refactored the "show" package.
- Updated help msg rendering for env and flag help messages.
- Created a new "node" package for abstracting away the struct reflection.
- Updated the "encode" interfaces.
- Updated the flag and env packages to use the new "node" package.
- Misc realignment and fixes.
- Refactor main config package.