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