Releases: itzg/go-flagsfiller
Releases · itzg/go-flagsfiller
v1.16.0
v1.15.2
v1.15.1
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #38
- Clarify that slice and map args can use newlines to delimit values by @itzg in #39
- Dereference default values before stringing by @dlo9 in #40
New Contributors
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #34
- Add support for slog.Level fields by @itzg in #37
Full Changelog: v1.14.0...v1.15.0
v1.14.0
v1.13.1
v1.13.0
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #26
- build(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot in #27
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #28
- Allow slice and map fields to accept newline delimited values by @itzg in #29
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #24
-
- add support for types with encoding.TextUnmarshaler by @hujun-open in #25
Full Changelog: v1.11.0...v1.12.0
v1.11.0
IMPORTANT
As of v1.11.0, only Go 1.19+ is supported. The v1.10.x releases, if any more are needed, will remain compatible with 1.16.
What's Changed
- A generic mechnism for supporting new type by @hujun-open in #23
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #21
- Restore 1.16 compatibility by @itzg in #22
Full Changelog: v1.10.0...v1.10.1