Releases: apathetic-tools/python-schema
Releases · apathetic-tools/python-schema
v0.1.3
v0.1.3 (2025-12-08)
Bug Fixes
- typecheck: Resolve pyright error in import semantics test (
9340a8a)
Detailed Changes: v0.1.2...v0.1.3
v0.1.2
v0.1.2 (2025-12-06)
Bug Fixes
- types: Move ValidationSummary outside mixin and rename with ApatheticSchema_ prefix (
46209b4)
Detailed Changes: v0.1.1...v0.1.2
v0.1.1
v0.1.1 (2025-12-06)
Bug Fixes
- types: Remove SchErrAggEntry and SchemaErrorAggregator from mixin, rename with ApatheticSchema_ prefix (
04ec0d9)
Detailed Changes: v0.1.0...v0.1.1
v0.1.0
v0.1.0 (2025-12-06)
Continuous Integration
- Fix indentation in publish_pypi workflow (
a773a51)
Features
- expose types: Trigger semantic-release (
746bab3)
Refactoring
- Update project structure and dependencies (
8893d62)
Testing
-
pytest: Add parallel execution and organize zipapp tests (
fda493c) -
pytest: Add parallel test execution support (
03fcaef)
Detailed Changes: v0.0.1...v0.1.0
v0.0.1
v0.0.1 (2025-11-28)
- Initial Release