Changed
- Added link to documentation website to `README.md`
- Move coverage config from `.coveragerc` to `pyproject.toml`
- Removed python 3.7 from supported versions and CI
- More tests added, to cover 100% of codebase
Fixed
- Fix `Development Status` PyPI classifier to be `Production/Stable`
- Fixed unhandled error during `dispatcher.show` call without any form registered