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.22.1] - 2024-10-03
6+
57### Fixed
68
79- Removed ` dbg! ` macro.
450452## 0.1.0 - 2020-06-09
451453- Initial public release
452454
453- [ Unreleased ] : https://github.com/Stranger6667/jsonschema-rs/compare/python-v0.22.0...HEAD
455+ [ Unreleased ] : https://github.com/Stranger6667/jsonschema-rs/compare/python-v0.22.1...HEAD
456+ [ 0.22.1 ] : https://github.com/Stranger6667/jsonschema-rs/compare/python-v0.22.0...python-v0.22.1
454457[ 0.22.0 ] : https://github.com/Stranger6667/jsonschema-rs/compare/python-v0.21.0...python-v0.22.0
455458[ 0.21.0 ] : https://github.com/Stranger6667/jsonschema-rs/compare/python-v0.20.0...python-v0.21.0
456459[ 0.20.0 ] : https://github.com/Stranger6667/jsonschema-rs/compare/python-v0.19.1...python-v0.20.0
Original file line number Diff line number Diff line change 11[package ]
22name = " jsonschema-py"
3- version = " 0.22.0 "
3+ version = " 0.22.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