Skip to content

0.6.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@p1c2u p1c2u released this 13 Jun 18:13
· 165 commits to master since this release

Changelog

  • Python 3.7 support dropped #84
  • OAS30Validator read write properties dropped #85
  • jsonschema 4.18 compatibility #72

Backward incompatibilities

  • OAS30Validator no longer accept read and write properties. Use OASReadValidator and OAS30WriteValidator instead.