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.32.1] - 2025-08-03
6+
57### Changed
68
79- Bump ` fancy-regex ` to ` 0.16 ` .
685687## 0.1.0 - 2020-06-09
686688- Initial public release
687689
688- [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.32.0...HEAD
690+ [ Unreleased ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.32.1...HEAD
691+ [ 0.32.1 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.32.0...python-v0.32.1
689692[ 0.32.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.31.0...python-v0.32.0
690693[ 0.31.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.30.0...python-v0.31.0
691694[ 0.30.0 ] : https://github.com/Stranger6667/jsonschema/compare/python-v0.29.1...python-v0.30.0
Original file line number Diff line number Diff line change 11[package ]
22name = " jsonschema-py"
3- version = " 0.32.0 "
3+ version = " 0.32.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