- fixture groups can now be provided with factory functions for bith the parent fixture and the child fixtures
- switched documentation to use furo theme
- fixed authors and copyright in documentation
- use ruff for formatting and linting
- improved CICD scripts
- minimum supported of version of pytest is now 7.0.0
- minimum supported of version of pytest-asyncio is now 0.21.0
- minimum supported of version of python is now 3.8
- no upper bound on pytest and pytest-asyncio
- initial release