Skip to content

0.6.0

Compare
Choose a tag to compare
@p1c2u p1c2u released this 09 Jul 11:13
· 119 commits to master since this release

This version drops support for Python 3.7

Upgrades

  • Compatibility with jsonschema 4.18 #72
  • Dependencies update #106

Backward incompatibilities

  • Python 3.7 support dropped #84
  • OAS30Validator no longer accept read and write properties. Use OASReadValidator and OAS30WriteValidator instead. #85