Skip to content

Releases: python-openapi/openapi-schema-validator

0.3.0a1

11 Jan 06:03
Compare
Choose a tag to compare
0.3.0a1 Pre-release
Pre-release

Changelog

  • OpenAPI 3.1 validator #18
  • drop python 3.6 support #18

0.2.0

07 Jan 15:48
Compare
Choose a tag to compare

Changelog

  • switch to poetry #27
  • drop python 2.7 and 3.5 support #27 #28
  • make jsonschema4 compatible (DeprecationWarning fix) #25

0.1.6

28 Dec 11:29
Compare
Choose a tag to compare

Changelog

  • Fix required in composition #16
  • Prevent Schema Mutation #26

0.1.5

25 Mar 21:00
Compare
Choose a tag to compare

Changelog

  • Stop assigning a version to our Validator (#12)

0.1.4

27 Feb 15:31
Compare
Choose a tag to compare

Changelog

  • Switch to a MIT-licensed dependency (#4)
  • Pypi license fix (#10)

0.1.3

25 Feb 10:29
Compare
Choose a tag to compare

Changelog

  • jsonschema dependency fix

0.1.2

17 Feb 14:15
Compare
Choose a tag to compare

Changelog

  • Permit uppercase characters in UUID (#8)

0.1.1

17 Feb 13:30
Compare
Choose a tag to compare

Changelog

  • Datetime format dependencies fix (#2)