Releases: muir/reflectutils
Releases · muir/reflectutils
v0.11.0
What's Changed
- improve tag fill by position and walk elements by @suqin-haha in #22
New Contributors
- @suqin-haha made their first contribution in #22
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.0
What's Changed
- dependabot config by @muir in #14
- Bump github/codeql-action from 1 to 3 by @dependabot in #18
- Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #17
- Bump actions/checkout from 2 to 4 by @dependabot in #16
- Bump actions/setup-go from 2 to 5 by @dependabot in #15
- bump required go version to 1.18 by @muir in #20
- Bump github.com/stretchr/testify from 1.7.0 to 1.9.0 by @dependabot in #19
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.1
New GetTag & LookupTag functions to bypass TagSets
time.Duration & flag.Value
Add support for registering unpackers and use that to support time.Duration.
Add support for unpacking into things that support the flag.Value interface
Can now specify antonyms for tag flags
Merge pull request #7 from muir/negative-bools for tag parsing of bools, can now specify antonyms