- Updated mypy, flake8 and black to the current latest versions - Minimum Python version supported is 3.7 - Support for M1 chipsets added
0.6.0
* Updated dependencies to improve python 3.8 support
0.5.0
* Added topyn configuration for unified handling of exclusions
0.4.0
- Added autoflake to remove unused imports when fixing - Untyped definitions are allowed in *tests* package - Many code quality improvements and extra tests