All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- add support for python 3.14
- add support for python 3.13
- add support for python 3.12
- add tests
- Fix GitHub release automation
- Automate GitHub release creation
- Add badges to README.md and show it in PyPI
- Update the changelog when a release is created
- Rule to enforce a limit on function/method length.
- Allow changing the maximum function length and how the function length is calculated via configuration options.