Releases: dsbasko/go-cfg
Releases · dsbasko/go-cfg
v1.2.0
feat: added the "default" struct-tag;
feat: added tests for the project;
fix: abandoned the flagge library in favor of pflag.
v1.1.0
feat: add support for toml and .env file formats in ReadFile function
fix: refactor flag parsing to support nested structs
v1.0.1
fix: running flag parsing more than 1 time