Releases: Stranger6667/jsonschema
Releases · Stranger6667/jsonschema
[Python] Release 0.18.0
07 May 20:13
Compare
Sorry, something went wrong.
No results found
Added
Defining custom format checkers. #245
Changed
Fixed
Incorrect schema_path when multiple errors coming from the $ref keyword #426
[Python] Release 0.17.3
22 Mar 18:04
Compare
Sorry, something went wrong.
No results found
Added
Support subclasses of Python dicts #427
[Python] Release 0.17.2
03 Mar 19:33
Compare
Sorry, something went wrong.
No results found
Added
Support for Python 3.12 #439
Changed
Expose drafts 2019-09 and 2020-12
Update pyo3 to 0.20
Release 0.17.1
05 Jul 10:00
Compare
Sorry, something went wrong.
No results found
Changed
Improved error messages for oneOf / anyOf keywords. #429
Fixed
Improper handling of subschema validation in unevaluatedProperties. #421
[Python] Release 0.16.0
12 May 15:41
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Installation error due to pyo3-built incompatibility
Memory leak in iter_errors. #325
Changed
Removed
Release 0.16.0
21 Apr 15:34
Compare
Sorry, something went wrong.
No results found
Fixed
Library compilation with no default features. #356
Compilation with resolve-file only. #358
Changed
BREAKING : Revert changes from #353 and #343 , as they caused compilation issues.