File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.29.0] - 2025-02-08
6
+
5
7
### Added
6
8
7
9
- Added ` Registry ` class for schema reuse and reference resolution.
628
630
## 0.1.0 - 2020-06-09
629
631
- Initial public release
630
632
631
- [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.3...HEAD
633
+ [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.0...HEAD
634
+ [ 0.29.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.3...python-v0.29.0
632
635
[ 0.28.3 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.2...python-v0.28.3
633
636
[ 0.28.2 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.1...python-v0.28.2
634
637
[ 0.28.1 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.0...python-v0.28.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " jsonschema-py"
3
- version = " 0.28.3 "
3
+ version = " 0.29.0 "
4
4
description = " A high-performance JSON Schema validator for Python"
5
5
keywords = [" jsonschema" , " validation" ]
6
6
categories = [" web-programming" ]
You can’t perform that action at this time.
0 commit comments