| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-11-06 | 2.2 kB | |
| v2.1.2 source code.tar.gz | 2024-11-06 | 117.0 kB | |
| v2.1.2 source code.zip | 2024-11-06 | 172.8 kB | |
| Totals: 3 Items | 292.0 kB | 0 | |
What's Changed
- chore: Update godoc URL in README by @rhnvrm in https://github.com/knadh/koanf/pull/279
- Add support for parser TOML v2 spec by @knadh in https://github.com/knadh/koanf/pull/286
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/consul by @dependabot in https://github.com/knadh/koanf/pull/289
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/vault by @dependabot in https://github.com/knadh/koanf/pull/288
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples by @dependabot in https://github.com/knadh/koanf/pull/290
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /providers/etcd by @dependabot in https://github.com/knadh/koanf/pull/287
- upgrade toml v2 package to 2.2.2 by @GreyXor in https://github.com/knadh/koanf/pull/292
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /providers/vault by @dependabot in https://github.com/knadh/koanf/pull/301
- Upgrade fsnotify lib in file provider. by @knadh in https://github.com/knadh/koanf/pull/302
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /examples by @dependabot in https://github.com/knadh/koanf/pull/303
- Add
Unwatch()to file provider. by @knadh in https://github.com/knadh/koanf/pull/306 - docs: Improve marshal section by @bersace in https://github.com/knadh/koanf/pull/311
- fix(basicflag): option not apply by @qianlongzt in https://github.com/knadh/koanf/pull/322
- Fix incorrect unflatten in env provider. Closes [#319]. by @knadh in https://github.com/knadh/koanf/pull/324
- fix: update file watch to trigger callback after symbolic link changes by @jondavidnd1 in https://github.com/knadh/koanf/pull/326
- Update mapstructure to a stable version by @StefMa in https://github.com/knadh/koanf/pull/331
New Contributors
- @bersace made their first contribution in https://github.com/knadh/koanf/pull/311
- @qianlongzt made their first contribution in https://github.com/knadh/koanf/pull/322
- @jondavidnd1 made their first contribution in https://github.com/knadh/koanf/pull/326
- @StefMa made their first contribution in https://github.com/knadh/koanf/pull/331
Full Changelog: https://github.com/knadh/koanf/compare/v2.1.1...v2.1.2