schema icon indicating copy to clipboard operation
schema copied to clipboard

Changelog was not updated for v0.7.5

Open gschaffner opened this issue 2 years ago • 1 comments

gschaffner avatar Jun 29 '22 00:06 gschaffner

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]

v0.7.4 (2021-02-01)

mutricyl avatar Apr 29 '24 10:04 mutricyl