Releases: python-openapi/openapi-schema-validator
Releases · python-openapi/openapi-schema-validator
0.3.0a1
Changelog
- OpenAPI 3.1 validator #18
- drop python 3.6 support #18
0.2.0
Changelog
- switch to poetry #27
- drop python 2.7 and 3.5 support #27 #28
- make jsonschema4 compatible (DeprecationWarning fix) #25
0.1.6
Changelog
- Fix required in composition #16
- Prevent Schema Mutation #26
0.1.5
Changelog
- Stop assigning a version to our Validator (#12)
0.1.4
Changelog
- Switch to a MIT-licensed dependency (#4)
- Pypi license fix (#10)
0.1.3
Changelog
- jsonschema dependency fix
0.1.2
Changelog
- Permit uppercase characters in UUID (#8)
0.1.1
Changelog
- Datetime format dependencies fix (#2)