Skip to content

Releases: go-aah/config

v0.5.0 Release

21 Jun 05:48
4a83ecc
Compare
Choose a tag to compare

Changelog

  • Added Virtual FileSystem (VFS) capability parse config from VFS as well as Physical FileSystem

v0.4.2 Release

30 Jul 18:58
Compare
Choose a tag to compare

Changelog

v0.4.1 Release

23 Apr 23:59
c13836c
Compare
Choose a tag to compare

Changelog:

  • setter key resolve fix for profile enabled config
  • config to JSON method added

v0.4 Release

10 Apr 17:59
bf27285
Compare
Choose a tag to compare

Changelog:

  • go-aah/aah#27 added support for setting value to keys doesn't exists
  • code improvements

v0.3 Release

13 Mar 03:04
9dd361d
Compare
Choose a tag to compare

Changelog:

  • go-aah/aah#7 List config value is not returned when profile is enabled
  • Added IntList and Int64List config methods

v0.2 Release

04 Mar 18:04
5a876a4
Compare
Choose a tag to compare
  • Packing versioning aahframework.org/config.v0

v0.1 Initial Release

14 Jan 20:10
ae907eb
Compare
Choose a tag to compare

Glad to make first version of config library release.

go get -u aahframework.org/config