Releases: bombsimon/wsl
Releases · bombsimon/wsl
v5.1.1
What's Changed
- Update docs for
golangci-lint
by @bombsimon in #185 - Bump
golangci-lint
, update config by @bombsimon in #188 - Add custom version flag by @bombsimon in #189
- Bump version constant for new release by @bombsimon in #190
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- tests: rename wsl_test to analyzer_test by @ldez in #182
- Make error checking more laxed by @bombsimon in #184
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
wsl
v5 - a complete rewrite ✍️ by @bombsimon in #169- Add tests for config and analyzer by @bombsimon in #170
- Port test for #153 by @bombsimon in #172
- Allow idents from case arms when cuddling by @bombsimon in #173
- Use
lineFor
to get node line by @bombsimon in #176 - Improve fixer for
DeclStmt
by @bombsimon in #175 - Update docs, enable
err
by default by @bombsimon in #178 - Improve
err
checking, ensure working isolated by @bombsimon in #179 - Add test to ensure err check works isolated by @bombsimon in #180
- Make
append
check work isolated, update check type forappend
by @bombsimon in #181
Full Changelog: v4.7.0...v5.0.0
v5.0.0-rc2
What's Changed
- Port test for #153 by @bombsimon in #172
- Allow idents from case arms when cuddling by @bombsimon in #173
- Use
lineFor
to get node line by @bombsimon in #176 - Improve fixer for
DeclStmt
by @bombsimon in #175
Full Changelog: v5.0.0-rc1...v5.0.0-rc2
v5.0.0-rc1
What's Changed
wsl
v5 - a complete rewrite ✍️ by @bombsimon in #169- Add tests for config and analyzer by @bombsimon in #170
Full Changelog: v4.7.0...v5.0.0-rc1
v4.7.0
v4.6.0
What's Changed
- chore: Bump go version by @bombsimon in #164
- Add support to cuddle assignments for a whole block by @jacobdrury in #163
- fix: Rename test to match folder name by @bombsimon in #165
New Contributors
- @jacobdrury made their first contribution in #163
Full Changelog: v4.5.0...v4.6.0
v4.5.0
v4.4.1
What's Changed
- Fix missing expression cuddle check by @bombsimon in #154
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- Add flag to include generated files by @bombsimon in #152
Full Changelog: v4.3.0...v4.4.0