Releases: choria-legacy/go-confkey
Releases · choria-legacy/go-confkey
1.3.0
Enhancements
- Add support for a config type
path_string
that does tilde expansion for home dirs (#13)
1.2.0
Enhancements
- Release support for go mod
1.2.0
Enhancements
- Support retrieving data by key using
StringFieldWithKey
, StringListWithKey
, BoolWithKey
, IntWithKey
and Int64WithKey
(#7)
1.1.0
Enhancements
- Support
time.Duration
data (#2)