File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.37.1] - 2025-11-19
6+
57### Fixed
68
79- Stack overflow on empty ` $ref ` value. [ #886 ] ( https://github.com/Stranger6667/jsonschema/issues/886 )
773775## 0.1.0 - 2020-06-09
774776- Initial public release
775777
776- [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.37.0...HEAD
778+ [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.37.1...HEAD
779+ [ 0.37.1 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.37.0...python-v0.37.1
777780[ 0.37.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.36.0...python-v0.37.0
778781[ 0.36.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.35.0...python-v0.36.0
779782[ 0.35.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.34.0...python-v0.35.0
Original file line number Diff line number Diff line change 11[package ]
22name = " jsonschema-py"
3- version = " 0.37.0 "
3+ version = " 0.37.1 "
44description = " A high-performance JSON Schema validator for Python"
55keywords = [" jsonschema" , " validation" ]
66categories = [" web-programming" ]
You can’t perform that action at this time.
0 commit comments