Releases: leighmcculloch/gochecknoglobals
Releases · leighmcculloch/gochecknoglobals
v0.2.1
v0.2.0
What's Changed
- Added benchmark by @leighmcculloch in #35
- Simplify benchmark by @leighmcculloch in #36
- Improve global error detection by @leonklingele in #32
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Ignore global error variables (implements #2) by @leonklingele in #3
- Add support for variable groupings by @leonklingele in #4
- Fix line number for variabled inside var group by @leonklingele in #9
- Add exception for version by @ww-daniel-mora in #10
- Add Go module definition and CI for tests by @leighmcculloch in #15
- Add support to whitelist selector expressions by @bombsimon in #12
- Use analysis.Analyzer by @bombsimon in #16
- Remove codecov by @leighmcculloch in #24
- Remove travis files and badge by @leighmcculloch in #25
- Ignore global variables prefixed with //go:embed by @zbindenren in #22
- Add go:embed functionality to readme by @leighmcculloch in #28
New Contributors
- @leonklingele made their first contribution in #3
- @ww-daniel-mora made their first contribution in #10
- @leighmcculloch made their first contribution in #15
- @bombsimon made their first contribution in #12
- @zbindenren made their first contribution in #22
Full Changelog: https://github.com/leighmcculloch/gochecknoglobals/commits/v0.1.0