Features
- Adds
WPS481: for statement not allowed in class and module scopes, #3520 - Allows
/string inWPS226, #3554 - Adds
WPS365: match statement can be simplified toif, #3520 - Allow re-exports in
WPS201, #3570
Bugfixes
- Fixes
WPS226false-positive on fstring parts, #3548 - Fixes false positive
WPS412with docstring and imports in__init__.py, #3569
Misc
- Improves docs: remove outdated AST online visualisation tool url
- Returns
[tool.poetry]instead of[project]inpyproject.toml
New Contributors
- @djeada made their first contribution in #3516
- @ZhdanovAM72 made their first contribution in #3526
- @Sehat1137 made their first contribution in #3537
- @F0RRZZ made their first contribution in #3551
- @stefan-vasilenko made their first contribution in #3555
- @vldmrdev made their first contribution in #3575
Full Changelog: 1.4.0...1.5.0