schema
schema copied to clipboard
Changelog was not updated for v0.7.5
v0.7.6 (2024-03-26)
Features
- Add type hints and mypy support (drops support for pyhton <3.6) (#306) [Alvaro Frias Garay]
Fixes
- Trim trailing whitespace. [Stavros Korokithakis]
- Improved Or class comment (#301) [Julien Delplanque]
- Improved readability of code samples in doc (#304) [Tobi]
- Make mock test dependency optional for Python > 3.3 (#305) [Jelle van der Waa]
v0.7.5 (2021-12-01)
Features
- Official support for python 3.8 and 3.9 (#254) [Martin Vrachev]
- Full subclass support for nested schemas (#268) [Jerry Ma]