- Add test runs for Python 3.10 and 3.11
- Add more type hinting
- Add `pipx` installation instructions ([23](https://github.com/soxofaan/duviz/issues/23))
- Start using `pre-commit` for automated code style issue detection and fixing
- Start using `darker` for incrementally applying "black" code style
([21](https://github.com/soxofaan/duviz/issues/21))