Skip to content

Releases: curioswitch/go-reassign

v0.3.0

29 Nov 05:22
b34e3f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Changelog

  • e97fbfb Bump golang.org/x/tools from 0.1.12 to 0.2.0 (#9)
  • 90e03e0 Bump golang.org/x/tools from 0.2.0 to 0.3.0 (#10)
  • 5a672ff Remove limitation that isn't there anymore and add Development sectio… (#7)
  • 361980f Support matching against package-qualified name as well (#12)
  • 20d6f3a Update floor Go version to 1.21 (#20)
  • b34e3f5 Update x/tools to fix panic in tests with Go 1.23 (#19)

v0.2.0

25 Sep 06:55
257accc
Compare
Choose a tag to compare

Changelog

  • 257accc Bump github.com/magefile/mage from 1.13.0 to 1.14.0 (#8)
  • bd842d2 Use typesinfo to compare packages (#6)

v0.1.2

23 Aug 06:22
d6fa985
Compare
Choose a tag to compare

Changelog

  • ae04a9a Bump golang.org/x/tools from 0.1.11 to 0.1.12 (#3)
  • dbc3d93 Create codeql-analysis.yml
  • 14aeaf2 Create dependabot.yml
  • d6fa985 Fix handling of imports with multiple slashes (#4)

v0.1.1

05 Aug 06:51
de3507a
Compare
Choose a tag to compare

Changelog

v0.1.0

05 Aug 05:22
Compare
Choose a tag to compare

First release of reassign linter. See README for details.