Releases: pkyosx/believe
Releases · pkyosx/believe
v1.0.13
Add support for python-3.6 and python-3.7
v1.0.12
This release mainly focus on tooling
- Use flit as publisher
- Use ./format.sh to unify coding standard
- Use pyproject.toml to replace setup.py
v1.0.11
- Add support for python-3.10
- User friendly for editor with auto-complete capability.
- Remove DictStr, use AnyJsonStr instead.
v1.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