------------------------------ * Use blacksmith 4 * Drop python 3.8 support * Update code license to MIT * Update packaging to use uv/pdm * Update CI
0.6.0
------------------------------ * Use blacksmith 3 * Drop python 3.7 support
0.5.0
------------------------------ * Replace pydantic-factories by polyfactory for python >=3.8 The condition to detect the version of pydantic is not ideal and should be updated on a next patch version.
0.4.0
------------------------------ * Add method router.get, router.post and so on to get more readable routes