Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@ckaznocha ckaznocha released this 08 Dec 02:17
· 1 commit to main since this release
d657df7

What's Changed

  • automated(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #32
  • Add analysis.SuggestedFix for range over int by @rennnosuke in #34
  • Update range autofix by @ckaznocha in #35
  • Remove exception for testing.B by @ckaznocha in #36
  • Add note about scopes on assignment by @ckaznocha in #37
  • Suggested fixes for ranges that do not need the key by @ckaznocha in #39
  • Find and suggest fixes for geq/leq with int literals by @ckaznocha in #41
  • automated(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 by @dependabot in #40
  • automated(deps): bump github.com/gostaticanalysis/testutil from 0.4.0 to 0.5.0 by @dependabot in #42
  • automated(deps): bump github.com/gostaticanalysis/testutil from 0.5.0 to 0.5.2 by @dependabot in #43
  • Fix tests by @ckaznocha in #45

New Contributors

Full Changelog: v0.2.1...v0.3.0