[Python] Release 0.29.0
·
8 commits
to master
since this release
Added
- Added
Registry
class for schema reuse and reference resolution.
Performance
- Significantly improved validator compilation speed by using pointer-based references to schema fragments instead of cloning them during traversal.