Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 678 Bytes

File metadata and controls

40 lines (27 loc) · 678 Bytes

Changelog

5.1.0 (2025-11-21)

Changes

  • Updated the release actions

5.0.0

  • Remove support for python 3.9
  • Add support for pylint 4

4.1.0

  • Add support for python 3.14

4.0.1

  • Fix compatibility with other pylint plugins

4.0.0

  • Minimum required pylint version is 3.0
  • Support python 3.13
  • Dropped support for python 3.8

3.0.0

  • Minimum required pylint version is 2.17
  • Support python 3.12
  • Add support for pylint 3.x
  • Dropped support for python 3.7

2.0.0

  • Removed support for invoke 1.x

1.0.1

  • Fixed an issue causing that no package was put into the distributed wheel

1.0.0

  • Initial release