Skip to content

Releases: bombsimon/wsl

v5.8.0

30 Apr 18:37
2f0a9fe

Choose a tag to compare

What's Changed

Full Changelog: v5.7.0...v5.8.0

v5.7.0

23 Apr 19:08
1601396

Choose a tag to compare

⚠️ DO NOT USE

This was a pre-mature release containing regressions and unfinished changes. This release was never included in golangci-lint and will be replaced with v5.8.0

What's Changed

  • fix(deps): update module golang.org/x/tools to v0.42.0 by @renovate[bot] in #232
  • Update go version by @bombsimon in #238
  • Update faulty doc for branch-max-lines flag by @bombsimon in #237
  • chore(deps): update dependency golangci/golangci-lint to v2.11.1 by @renovate[bot] in #239
  • chore(deps): update dependency golangci/golangci-lint to v2.11.2 by @renovate[bot] in #240
  • chore(deps): update dependency golangci/golangci-lint to v2.11.3 by @renovate[bot] in #241
  • fix(deps): update module golang.org/x/tools to v0.43.0 by @renovate[bot] in #242
  • chore(deps): update dependency golangci/golangci-lint to v2.11.4 by @renovate[bot] in #246
  • chore(deps): switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @scop in #247
  • Update module golang.org/x/tools to v0.44.0 by @renovate[bot] in #249
  • feat: add cuddle-max-statements config by @bombsimon in #245
  • Fix decl grouping collapsing multiline composite literals by @bombsimon in #250
  • Update docs by @bombsimon in #251
  • Add after- checks by @bombsimon in #253
  • Fix go/defer not inspecting anonymous function bodies by @bombsimon in #255
  • Update version - prepare for release by @bombsimon in #256

New Contributors

  • @scop made their first contribution in #247

Full Changelog: v5.6.0...v5.7.0

v5.6.0

22 Jan 20:53
1df8499

Choose a tag to compare

What's Changed

Full Changelog: v5.5.0...v5.6.0

v5.5.0

22 Jan 20:27
f3888d0

Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.5.0

v5.4.0

22 Jan 19:16
6216ee8

Choose a tag to compare

NOTE ⚠️

This release immediately got superseded by v5.5.0. The only reason being a fix of a bad name of the new check before widely spread. The check should be referred to as after-block which it is from v5.5.0 and onwards.

What's Changed

  • Run all tests in parallel by @bombsimon in #203
  • chore: Configure Renovate - autoclosed by @renovate[bot] in #205
  • chore(deps): update coverallsapp/github-action action to v1.2.5 by @renovate[bot] in #206
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #210
  • chore(deps): update jandelgado/gcov2lcov-action action to v1.2.0 by @renovate[bot] in #209
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #212
  • chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #215
  • chore(deps): update coverallsapp/github-action action to v2 by @renovate[bot] in #214
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #213
  • fix(deps): update module golang.org/x/tools to v0.39.0 by @renovate[bot] in #211
  • fix(deps): update module golang.org/x/tools to v0.40.0 by @renovate[bot] in #217
  • Allow cuddling mutex locking/unlocking by @bombsimon in #219
  • fix(deps): update module golang.org/x/tools to v0.41.0 by @renovate[bot] in #220
  • Add support for newline-after-block by @bombsimon in #221
  • Avoid creating CommentMap by @bombsimon in #225
  • Use ast.Inspect instead of checkExpr and manually calls by @bombsimon in #226
  • Prepare release v5.4.0 by @bombsimon in #227

New Contributors

Full Changelog: v5.3.0...v5.4.0

Thanks

  • @breml for report, discussion and extensive test data for the new check newline-after-block

v5.3.0

05 Oct 17:08
7286246

Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v5.3.0

v5.2.0

04 Sep 19:36
8346648

Choose a tag to compare

What's Changed

New Contributors

  • @WGH- made their first contribution in #193

Full Changelog: v5.1.1...v5.2.0

v5.1.1

24 Jul 12:13
8ff9258

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

02 Jul 06:21
ebb08fc

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

28 Jun 15:17
2c8844f

Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v5.0.0