Releases: jjti/go-spancheck
Releases · jjti/go-spancheck
v0.6.2
v0.6.1
v0.6.0
v0.5.3
What's Changed
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #10
- fix: detect span calls within func literals by @jjti in #13
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Fix and shorten linter description
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.3
What's Changed
- Fix CLI flag parsing 54ed04d
- Fix dupword linter issue by @alexandear in #5
- Replace stretchr/testify with self-written asserts by @alexandear in #6
New Contributors
- @alexandear made their first contribution in #5
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Fix: remove slices
pkg to work with go 1.20
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Accept a list of checks by name in Config.Checks
Full Changelog: v0.4.0...v0.4.1