Skip to content

v1.9.0

Compare
Choose a tag to compare
@chavacava chavacava released this 11 Apr 16:13
· 53 commits to master since this release
57ed899

Changelog

  • 343da9f Refactor/exported (#1299)
  • 379856a chore(deps): update dependency go to v1.24.2 (#1285)
  • 2442da0 chore(deps): update module golang.org/x/sys to v0.32.0 (#1293)
  • a9ee63c chore(deps): update module golang.org/x/text to v0.24.0 (#1296)
  • 5f32e8b chore: add lint and all targets to Makefile (#1298)
  • 8221f85 chore: remove edited trigger (#1309)
  • c882cb8 exported: correctly report deprecation-only comments (#1295)
  • 02f0a40 feature: Improve error-strings rule to detect acronyms and proper nouns (#1287)
  • 7f7f31a feature: add support for properties tag in struct-tag rule (#1289)
  • f4e39a7 fix false positive in useless-break when a label follows a break (#1286)
  • 535ec5a fix(deps): update module golang.org/x/tools to v0.32.0 (#1301)
  • 57ed899 fix: add missing TypeCheck call (#1308)
  • d6ad7ce fix: call fmt.Errorf with wrong err (#1290)
  • fbd90be fix: race condition of Package fields (#1307)
  • 1cb97fd refactor: fix typos in comments and struct names (#1304)
  • f0eea95 struct-tag: change reported messages and refactor implementation (#1292)