Releases: curioswitch/go-reassign
Releases · curioswitch/go-reassign
v0.3.0
What's Changed
- Support matching against package-qualified name as well by @chokoswitch in #12
- Update floor Go version to 1.21 by @chokoswitch in #20
- Update x/tools to fix panic in tests with Go 1.23 by @alexandear in #19
New Contributors
- @alexandear made their first contribution in #19
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
v0.1.2
v0.1.1
v0.1.0
First release of reassign linter. See README for details.