Skip to content

Releases: dsbasko/go-cfg

v1.2.0

12 Mar 11:31
Compare
Choose a tag to compare

feat: added the "default" struct-tag;
feat: added tests for the project;
fix: abandoned the flagge library in favor of pflag.

v1.1.0

27 Feb 09:29
Compare
Choose a tag to compare

feat: add support for toml and .env file formats in ReadFile function

fix: refactor flag parsing to support nested structs

v1.0.1

16 Feb 07:13
Compare
Choose a tag to compare

fix: running flag parsing more than 1 time

v1.0.0

16 Feb 07:12
Compare
Choose a tag to compare
init