Skip to content

0.7.1

Latest
Compare
Choose a tag to compare
@p1c2u p1c2u released this 13 Oct 11:42
· 96 commits to master since this release

Features

  • Versions submodule #291
  • Move to jsonschema-path package #292
  • Validator accepts any schema (schema dictionary or SchemaPath) #293
  • validate and validate_url shortcuts #294

Deprecations

  • validate_spec shortcut in deprecated. Usevalidate instead.
  • validate_spec_url shortcut is deprecated. Use validate_url instead.