Skip to content

Releases: nil-go/konf

v0.4.0

08 Feb 03:40
348050e
Compare
Choose a tag to compare

Added

  • add Config.Explain to provide information about how Config resolve each value from loaders (#78).
  • add Default to get the default Config (#81).
  • add AWS AppConfig Loader (#92).

Changed

  • Switch from mitchellh/mapstructure to go-viper/mapstructure (#69).

v0.3.0

17 Nov 18:11
364640c
Compare
Choose a tag to compare

Changed

  • [BREAKING] Redesign API.

v0.2.0

18 Mar 17:11
2e4546b
Compare
Choose a tag to compare

Removed

  • Remove file.WithLog to favor standard log.Printf (#32).

v0.1.0

14 Mar 04:57
d2143e4
Compare
Choose a tag to compare

Initial alpha release.