🐛 Bug fixes
📘 Documentation
🧹 Cleanup
- [ #700 ] Change print statement to log.exception
- [ #706 ] Remove Python2 compatibility
- [ #705 ] Depend on
html5lib >= 1.1
- [ #699 ] Depend on
reportlab >= 4.0.4
- [ #714 ] Use black code style
- [ #715 ] Enforce consistent file formatting
- [ #716 ] Add ruff code linter
- [ #717 ] Start using type hints & validate them via mypy
- [ #718 ] Drop support for Python 3.7 (reached end of life on 2023-06-27)
- [ #719 ] Add support for Python 3.12 (released on 2023-10-02)
Thanks to the following people for contributing to this release:
@JanEgner @lucasgadams @a-detiste @holtwick @stefan6419846 @timobrembeck