We follow Semantic Versions since the 0.1.0 release.
- Adds
python3.12support
- Drops
python3.7support, because it has almost reached its EOL - Adds
flake8@6support and drops support offlake8<5
- Drops
python3.6support - Now uses
importlib_metadatainstead ofpkg_resources
flake8@5.0support
python3.10supportflake8@4.0support
python3.9support
- Moves to Github Actions
- Poetry version update
- Fixes incorrect
\detection inside the"""
- Adds
python3.8support
- Fixes a bunch of false positives
- Fixes typos
- Updates project structure
- Initial release