-
feat(templates): add CRUD and model CRUD app scaffolds; bump version to 0.0.2
All checks were successfulcontinuous-integration/drone/tag Build is passingreleased this
2026-01-10 12:37:01 +00:00 | 8 commits to main since this release- add OpenAPI-first CRUD app template with in-memory mock data
- add model-based CRUD app template with Pydantic layer
- include end-to-end tests for both templates
- document explicit runtime status handling in routes
- add Pydantic dependency for model_app support
Downloads