* fix documentation * update dependencies * clean up pyproject.toml * use 3.8 for the docs build
0.2.2
* fix documentation * update dependencies * clean up pyproject.toml * use 3.8 for the docs build
0.2.1
* add test for UUID format * update ruff configuration * add python 3.11 to CI
0.2.0
* support custom model factory * dev environment improvements: * use `ruff` instead of `pylint` * use `pdm` instead of `poetry` * improve tests using `mutmut`
0.1.2
* many little meta-improvements * no functional changes