What's Changed
- Update playground link for ToPointer by @matbur in #94
- feat(either): add GobEncode/GobDecode and MarshalBinary/UnmarshalBinary by @JavierZunzunegui in #100
- feat(either3,either4,either5): add GobEncode/GobDecode and MarshalBinary/UnmarshalBinary by @samber in #109
CI
- chore(ci): improve go version management in CI by @samber in #97
- chore(ci): adding codeql by @samber in #98
- ci: add dependabot automerge workflow by @headless-samber in #105
- docs: fix two typos in option.go by @c-tonneslan in #106
Dependencies
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #90
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #95
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #96
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #101
- chore(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 by @dependabot[bot] in #104
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #103
New Contributors
- @matbur made their first contribution in #94
- @headless-samber made their first contribution in #105
- @c-tonneslan made their first contribution in #106
- @JavierZunzunegui made their first contribution in #100
Full Changelog: v1.16.0...v1.17.0