Releases: markdicksonjr/config
Releases · markdicksonjr/config
v0.0.26
v0.0.25
Dot upgrade for nested map improvements
v0.0.24
Ensured same type comes our of Load that came in through blank copy
v0.0.23
Upgraded dot version
v0.0.22
Blank value fn gets original struct type Also, some minor improvements around fetching config/Config from initial object to allow for maps and structs, but also some minor stuff around pointer flag types
v0.0.21
Upgraded dot version
v0.0.20
Even simpler flag-building code
v0.0.19
Enforced camel-case flags, even for structs
v0.0.18
Extra nil check added for copyBlank
v0.0.17
String and bool ptr support improved