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 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.30.0] - 2025-04-16
6
+
5
7
### Added
6
8
7
9
- ` base_uri ` keyword argument that allows for specifying a base URI for all relative references in the schema.
654
656
## 0.1.0 - 2020-06-09
655
657
- Initial public release
656
658
657
- [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.1...HEAD
659
+ [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.30.0...HEAD
660
+ [ 0.30.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.1...python-v0.30.0
658
661
[ 0.29.1 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.0...python-v0.29.1
659
662
[ 0.29.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.3...python-v0.29.0
660
663
[ 0.28.3 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.28.2...python-v0.28.3
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " jsonschema-py"
3
- version = " 0.29.1 "
3
+ version = " 0.30.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