Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-08-05 | 684 Bytes | |
v3.3.0.tar.gz | 2022-08-05 | 29.3 kB | |
v3.3.0.zip | 2022-08-05 | 51.8 kB | |
Totals: 3 Items | 81.8 kB | 0 |
Changes!
What's Changed
- Add a naïve parser for .env files by @peterbourgon in https://github.com/peterbourgon/ff/pull/89
- Fix example demonstrating usage of env vars by @m90 in https://github.com/peterbourgon/ff/pull/95
- Update yaml.v2 and go-toml modules by @decke in https://github.com/peterbourgon/ff/pull/94
- Fixes for go 1.19 by @peterbourgon in https://github.com/peterbourgon/ff/pull/98
New Contributors
- @m90 made their first contribution in https://github.com/peterbourgon/ff/pull/95
- @decke made their first contribution in https://github.com/peterbourgon/ff/pull/94
Full Changelog: https://github.com/peterbourgon/ff/compare/v3.1.2...v3.3.0