Skip to content

Releases: markdicksonjr/config

v0.0.26

11 Nov 12:41
Compare
Choose a tag to compare
Int flags added

v0.0.25

01 Mar 13:34
Compare
Choose a tag to compare
Dot upgrade for nested map improvements

v0.0.24

01 Mar 12:38
Compare
Choose a tag to compare
Ensured same type comes our of Load that came in through blank copy

v0.0.23

01 Mar 12:30
Compare
Choose a tag to compare
Upgraded dot version

v0.0.22

29 Feb 21:13
Compare
Choose a tag to compare
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

29 Feb 20:01
Compare
Choose a tag to compare
Upgraded dot version

v0.0.20

29 Feb 18:55
Compare
Choose a tag to compare
Even simpler flag-building code

v0.0.19

29 Feb 18:47
Compare
Choose a tag to compare
Enforced camel-case flags, even for structs

v0.0.18

29 Feb 18:33
Compare
Choose a tag to compare
Extra nil check added for copyBlank

v0.0.17

28 Feb 17:53
Compare
Choose a tag to compare
String and bool ptr support improved