Skip to content

0.5.0

Compare
Choose a tag to compare
@cwacek cwacek released this 20 Sep 02:26
· 47 commits to master since this release
d652f4f

What's Changed

  • Migrate to jsonschema 4.18 by @cwacek in #264
  • Drop support for Python 3.7 due to lack of support under jsonschema>=4.18
  • Drop support for jsonschema<4.18 due to breaking changes in that libraries interfaces