Releases: raeperd/recvcheck
Releases · raeperd/recvcheck
Release list
v0.3.0
What's Changed
- ci: add coverall integration by @raeperd in #13
- chore: update golangci-lint by @ldez in #16
- docs: improve README with comprehensive documentation by @raeperd in #15
- fix: exclude Unmarshal methods instead of Marshal by default by @raeperd in #18
- chore: update GitHub Actions to latest versions and add Dependabot by @raeperd in #20
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.43.0 by @dependabot[bot] in #21
- chore(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 by @dependabot[bot] in #22
New Contributors
- @dependabot[bot] made their first contribution in #21
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix: workflows by @ldez in #5
- perf: Optimize code with minimal fields by @raeperd in #6
- feat: default exclussions by @raeperd in #8
- docs: fix typos in README.md by @alexandear in #12
- feat: option to exclude specific methods by @ldez in #11
New Contributors
- @alexandear made their first contribution in #12
Full Changelog: v0.1.2...v0.2.0