Skip to content

Releases: go-simpler/sloglint

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 14:57
d2dd10c

Changelog

  • d2dd10c fix(message-style): don't report non-letter characters (#133)
  • e7ecbdd docs(all): update documentation (#129)
  • e4e07d6 chore(ci): cleanups (#124)
  • 6e334ca chore(deps): bump golang.org/x/tools from 0.41.0 to 0.42.0 (#123)
  • 381703b feat(all): add support for custom functions (#122)
  • ea3ad7c feat(all): analyze all slog.Attr calls (#121)
  • 30e6134 feat(all): analyze slog.Group calls + clean up tests (#120)
  • d0ace02 dev(all): split parser and checks (#119)
  • c90ef4b dev(all): use ast/inspector.Cursor (#117)
  • 848c3b2 feat(context-only): add support for http.Request (#116)
  • e9058cc fix(context-only): check only functions with a context alternative (#114)
  • 5bee55b fix: check args length before slicing (#113)
  • 33420d9 fix(kv-only): don't report slog.Group calls (#112)
  • 07e3b4f fix(msg-style): trim space before validation (#111)
  • 582d548 feat: add option to only allow specific keys (#106)
  • 59a0521 chore(deps): bump golang.org/x/tools from 0.35.0 to 0.41.0 (#108)
  • 9ac4e1d fix(context): do a separate visitor.WithStack run for context=scope (#110)
  • 36433cd chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#94)

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:21
261065f
  • 261065f fix(static-msg): do not report constants defined in another file (#93)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 19:40
5a10814

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 16:35
eae36ea
  • eae36ea fix(static-msg): support binary expressions (#80)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 22:09
1a45042

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 10:44
13fdbde
chore: display Go version usded to build (#70)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 18:55
5104d42

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 15:29
878f379

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 27 May 20:59
8c135a1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 10 May 15:45
13a1a83