- Converted docs build to use mkdocs-material - Converted project docs to markdown - Added new action to automatically build docs
1.0.0
- Dropped support for Python 3.6 and 3.7 - Added support for pytest 7.x - Replaced pytest-freezegun with plummet for unit tests - Added pendulum to increase readability of timestamps in unit tests - Used pytest-asyncio auto mode for async tests and fixtures
0.11.3
- Loosened version constraints on fastapi.
0.11.2
- Loosened constraints in dependencies.
0.11.1
- Loosened requirements for urls in schemas (to allow no TLD).
0.11.0
- Refactored code for supporting multiple OIDC domains.