Skip to content

Releases: wemake-services/flake8-eradicate

Version 0.2.2

27 Sep 20:01
11d78fe
Compare
Choose a tag to compare

Bugfixes

  • Now eradicate-aggressive is parsed from config

Version 0.2.1

18 Jul 22:06
5ef5159
Compare
Choose a tag to compare

Features

  • Updates to flake8 >= 3.7
  • Updates attrs < 20
  • Fixes plugin to work with stdin

Misc

  • Changes how we use flake8, moves from pytest-flake8 to native CLI

0.2.0

24 Dec 11:48
b391305
Compare
Choose a tag to compare

Features

  • Adds aggressive configuration option
  • Upgrades eradicate to 1.0

Version 0.1.1

26 Sep 19:10
14b858f
Compare
Choose a tag to compare

Bugfixes

  • Relies on attrs explicitly, see #2

Misc

  • Improves readme
  • Improves tests

Version 0.1.0

26 Sep 19:09
acb8975
Compare
Choose a tag to compare

Initial release