No breaking-change keywords detected in release notes.
release-v3.8.13
2026-03-23
No breaking-change keywords detected in release notes.
release-v3.8.12
2026-03-23
⚠ Potential breaking changes
2. model_dump vs dict — v2 converts dataclasses to dicts, breaking resolved objects. Needed a custom _model_to_dict helper.
5. Forward refs — Every schema with TYPE_CHECKING imports needs model_rebuild() with the right namespace, and that breaks when confection re-rebuilds later.
release-v3.8.11
2025-11-17
No breaking-change keywords detected in release notes.
release-v3.8.10
2025-11-17
No breaking-change keywords detected in release notes.
release-v3.8.9
2025-11-13
No breaking-change keywords detected in release notes.
release-v3.8.8
2025-11-07
⚠ Potential breaking changes
Fix deprecation warnings from click imports
Drop support for Python 3.9 (end-of-life)
release-v3.8.7
2025-05-23
No breaking-change keywords detected in release notes.