Skip to content

Releases: actforgood/xconf

v1.11.0

14 Feb 19:19
v1.11.0
449e91e

Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #65
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #63
  • Upgraded to minimum go ver 1.25
  • Removed xlog related code !

Full Changelog: v1.10.0...v1.11.0

v1.10.0

04 Jun 20:24
v1.10.0
8f53dc3

Choose a tag to compare

  • Upgraded min go version to 1.23 !
  • Upgraded linter from v1 to v2
  • Upgraded github actions to run for last 2 go versions
  • Upgraded docker images

Full Changelog: v1.9.0...v1.10.0

v1.9.0

17 May 12:06
v1.9.0
37b2fa2

Choose a tag to compare

Upgraded linter, github actions, dependencies.

Full Changelog: v1.8.0...v1.9.0

v1.8.0

08 Nov 09:27
v1.8.0
33641b4

Choose a tag to compare

What's Changed

  • Upgraded dependencies, github workflow go1.21, linter

Full Changelog: v1.6.0...v1.8.0

v1.7.0

21 Jun 12:14
v1.7.0
b245479

Choose a tag to compare

What's Changed

  • Bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by @dependabot in #14
  • Upgraded dependencies, github workflow go1.20

Full Changelog: v1.6.0...v1.7.0

v1.6.0

02 Nov 22:47

Choose a tag to compare

What's Changed

  • 3rd party packages upgrades
  • go version bump from 1.17 to 1.18!
  • documentation enhancements

Full Changelog: v1.5.0...v1.6.0

v1.5.0

15 Oct 19:59
1407470

Choose a tag to compare

  • Added Go FlagSet support through FlagSetLoader
  • Added TLS support for Etcd through EtcdLoaderWithTLS

Full Changelog: v1.4.0...v1.5.0

v1.4.0

03 Oct 08:27

Choose a tag to compare

  • Added TOML support

Full Changelog: v1.3.0...v1.4.0

v1.3.0

30 Sep 14:55

Choose a tag to compare

  • Added FileLoader - factory for <JSON|YAML|Ini|DotEnv|Properties>FileLoaders based on file extension
  • Deprecated IniFileLoaderWithSectionKeyFunc

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Sep 16:28

Choose a tag to compare

This release does not contain functionality changes.

  • Changed license copyright
  • Documentation enhancements
  • Supported min go version is now 1.17, not 1.16.

Full Changelog: v1.1.0...v1.2.0