Skip to content

Releases: dronperminov/flake8-fill-one-line

v0.4.2

15 May 10:40

Choose a tag to compare

  • Fix bug with args length, again :C

v0.4.1

15 May 10:13

Choose a tag to compare

  • Fix bug with kwonly arguments in the function definitions

v0.4.0

25 Sep 13:57

Choose a tag to compare

  • Return back support for python3.8

v0.3.5

25 Sep 11:23

Choose a tag to compare

  • Remove python3.8 support

v0.3.4

25 Sep 11:02

Choose a tag to compare

  • Fix python3.8 bug with keyword

v0.3.3

24 Sep 19:24

Choose a tag to compare

  • Final fix setup.cfg file

v0.3.2

24 Sep 19:16

Choose a tag to compare

  • Fix setup.cfg file

v0.3.1

24 Sep 15:52

Choose a tag to compare

  • Fix bug in setup.cfg file

v0.3.0

23 Sep 10:42

Choose a tag to compare

  • Add if statement analysis

v0.2.0

23 Sep 09:44

Choose a tag to compare

  • Add with statement analysis
  • Add if expression analysis