- Fixed an issue causing configuration parsing issues if trailing commas are used when
setup.cfgor.pylintrcis used - Fixed an issue causing configuration parsing issues with multiple patterns when
setup.cfgor.pylintrcis used
- Updated the release actions
- Support pylint 4.x
- Removed support for python 3.9
- Make glob patterns recursive
- Fixed version mismatch
- Fixed project classifiers
- Dropped support for pylint versions below 3.3
- Officially support python 3.9-3.14
- Dropped support for python 3.8 and before
- Complete refactoring of the project
- Dropped support for the custom pyproject.toml section
- Support parallel mode of pylint
- Switch from regex patterns to globs