- Fix compatibility with Python 3.9+
- Fix: add compatibility with flake8 3.8.*
- New: Add
--htmlpep8
option to produce normal flake8 console output - Fix: Allow all
flake8-html
settings to be read from flake8 config
- New: Add
--htmltitle
option to set page title
- New: use SVG icons instead of Unicode characters
- New: deduplicate the same error on the same line
- Fix: missing templates in sdist.
- First release on PyPI.