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.28.1] - 2024-12-31
6+
57### Fixed
68
79- Handle fragment references within ` $id ` -anchored subschemas. [ #640 ] ( https://github.com/Stranger6667/jsonschema/issues/640 )
597599## 0.1.0 - 2020-06-09
598600- Initial public release
599601
600- [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.0...HEAD
602+ [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.1...HEAD
603+ [ 0.28.1 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.0...python-v0.28.1
601604[ 0.28.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.27.1...python-v0.28.0
602605[ 0.27.1 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.27.0...python-v0.27.1
603606[ 0.27.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.26.1...python-v0.27.0
Original file line number Diff line number Diff line change 11[package ]
22name = " jsonschema-py"
3- version = " 0.28.0 "
3+ version = " 0.28.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