Skip to content

Releases: wemake-services/flake8-broken-line

Version 0.5.0

11 Aug 07:09
eb3a7bd
Compare
Choose a tag to compare

Features

  • flake8@5.0 support

Version 0.4.0

19 Oct 12:53
3c8e848
Compare
Choose a tag to compare

Features

  • python3.10 support
  • flake8@4.0 support

Version 0.3.0

29 Oct 09:06
41b7458
Compare
Choose a tag to compare

Features

  • python3.9 support

Misc

  • Moves to Github Actions
  • Poetry version update

Version 0.2.1

08 Jul 06:03
2e6d999
Compare
Choose a tag to compare

Bugfixes

  • Fixes incorrect \ detection inside the """

Version 0.2.0

13 Mar 11:58
b797d07
Compare
Choose a tag to compare

Features

  • Adds python3.8 support

Bugfixes

  • Fixes a bunch of false positives

Version 0.1.1

09 Aug 13:37
234de52
Compare
Choose a tag to compare
  • Fixes typos
  • Updates project structure