Changelog
0.1.0 - 2026-05-18
- Added the initial project scaffold.
- Added the first versioned schema API for decorators, generated historical models, validation, rendering, and upgrade migrations.
- Expanded docs around schema version discovery and legacy unversioned config handling.
- Added nested version-field paths, grouped schema-version patch decorators, and release-oriented guide/reference docs.
- Added an extensive nested config example showing the fragility of plain schema changes and the compatibility workflow.
- Added adoption guidance for schema-version design, compatibility tests, and patch-vs-migration decisions.
- Added Django Ninja compatibility tests and documentation for versioned API schemas.
- Added install and getting-started documentation.