Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 408 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 408 Bytes

Changelog

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