Skip to content

0.7.0

Compare
Choose a tag to compare
@p1c2u p1c2u released this 09 Oct 14:53
· 95 commits to master since this release

Features

  • Allow validate multiple files (also with pre-commit hook) #255
  • Validators and keywords refactor #286
  • Python 3.12 support #290
  • Bump docker image python from 3.11.5-alpine to 3.12.0-alpine #288

Deprecations

  • openapi_*_spec_validator objects are deprecated. Use *SpecValidator classes instead.