v2.3.0
What's Changed
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #46
- build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #47
- [enhancement] Add check for
reflect.Value
inComposeDecodeHookFunc
by @mahadzaryab1 in #52 - build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #51
- build(deps): bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #50
- build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #55
- build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #58
- ci: add Go 1.24 to the test matrix by @sagikazarmark in #74
- build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.5.0 by @dependabot in #72
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #76
- build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #78
- feat: add decode hook for netip.Prefix by @tklauser in #85
- Updates by @sagikazarmark in #86
- build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by @dependabot in #87
- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #93
- build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot in #92
- build(deps): bump github/codeql-action from 3.28.17 to 3.28.19 by @dependabot in #97
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #96
- Update README.md by @peczenyj in #90
- Add omitzero tag. by @Crystalix007 in #98
- Use error structs instead of duplicated strings by @m1k1o in #102
- build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #101
- feat: add common error interface by @sagikazarmark in #105
- update linter by @sagikazarmark in #106
- Feature allow unset pointer by @rostislaved in #80
New Contributors
- @tklauser made their first contribution in #85
- @peczenyj made their first contribution in #90
- @Crystalix007 made their first contribution in #98
- @rostislaved made their first contribution in #80
Full Changelog: v2.2.1...v2.3.0