Skip to content

Releases: knadh/koanf

v1.4.0

02 Jan 05:52
5f508c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

24 Nov 09:35
2733fbc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Nov 03:55
e46c3f8
Compare
Choose a tag to compare

What's Changed

  • Refactor the posflag provider to make pflag parsing pluggable. by @knadh in #117

Full Changelog: v1.3.1...v1.3.2

v1.3.0

18 Oct 14:34
Compare
Choose a tag to compare

Add AWS AppConfig provider.

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0

v1.2.1

28 Jul 11:26
29cce50
Compare
Choose a tag to compare

changelog for v1.2.0 -> v1.2.1

  • 29cce50 Merge pull request #101 from e-nikolov/fix-pflag-map-types
  • 0202243 posflag: add support for pflag map types

v1.2.0

27 Jul 05:56
Compare
Choose a tag to compare
  • 5fc619c Add Delim()
  • f001ae3 Merge pull request #98 from knadh/fix-confmap-dep
  • bc5fe47 Remove superfluous dependency on providers/confmap in the core

v1.1.1

22 Jun 11:11
57e89cf
Compare
Choose a tag to compare
  • 57e89cf Merge pull request #94 from knadh/fix-posflag-callbacks
  • d3bad45 Merge pull request #91 from knadh/bug-report-template
  • b1985ad Merge pull request #93 from rhnvrm/unit-test-issue-90
  • a72baa3 Merge pull request #92 from knadh/fix-posflag-callbacks
  • adc0b54 tests: add unit test for #90
  • 9e87eba Fix unchanged default posflag value merging via incorrect callback.
  • 2f82a14 Merge pull request #87 from mvrahden/feature/filesystem
  • 6e9c0a7 Add github issue templates
  • 023ecc6 Update README with fs.FS provider
  • f7e28d0 fix call to Close on file descriptor
  • caeef66 Merge pull request #1 from rhnvrm/feature/filesystem
  • 02f42ea fix: add build constraints to maintain compat
  • 149144c add fs.FS provider
  • 139fe40 Merge pull request #85 from mvrahden/fix/base_test
  • 7cc3416 move error assertions and make them error-type dependent
  • 0a31536 fix race condition and reduce test time by half
  • af2e3f4 simplify and unify test arrangements
  • aa62c04 update testify to v1.7.0
  • 5234867 Merge pull request #84 from mr-karan/gh_actions
  • c79fbc5 feat: Replace Travis with GitHub Actions

v1.1.0

16 Jun 08:12
036e4bf
Compare
Choose a tag to compare
  • 036e4bf Merge pull request #79 from aeneasr/fix-memory-keyparts
  • 6692d05 Merge pull request #78 from aeneasr/fix-memory-use
  • d174d00 Reduce memory consumption for populateKeyParts
  • 1095e5e Significantly reduce memory use of maps.Flatten
  • 7d983f3 Fix Watch() doc

v1.0.0

16 Jun 08:13
Compare
Choose a tag to compare