This release mainly focus on tooling - Use flit as publisher - Use ./format.sh to unify coding standard - Use pyproject.toml to replace setup.py
1.0.11
* Add support for python-3.10 * User friendly for editor with auto-complete capability. * Remove DictStr, use AnyJsonStr instead.
1.0.10
- Add support for AnyUrl and AnyJsonStr - Remove outdated style of unit test - Remove README on flask usage, FastAPI is recommended for schema validation