Releases: itzg/go-flagsfiller
Releases · itzg/go-flagsfiller
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
v1.10.0
What's Changed
- add support for net.IP, net.IPNet, net.HardwareAddr(MAC) and time.Time by @hujun-open in #20
New Contributors
- @hujun-open made their first contribution in #20
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #11
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #12
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #13
- build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5 by @dependabot in #14
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #15
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #16
- Support alias by @mockthebear in #18
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #19
New Contributors
- @dependabot made their first contribution in #11
- @mockthebear made their first contribution in #18
Full Changelog: v1.9.1...v1.9.2