Release Notes
Recent Changes
Internal
- đˇ Update codecov status in root ci (#19)
v0.2.0
Features
- ⨠Add API queue mode implementation with full test coverage
- ⨠Add queue-mode support in TDD kit
Fixes
- đ Fix CRUD kit and API test regressions
Enhancements
- ⥠Optimize test cases across kits for broader coverage
- ⥠Improve management kit stability and create_app inference
Documentation
- đ Update README formatting and structure
Internal
- đˇ Update GitHub workflows and add
Root CI (#14)
- đ Fix token issue to write protected branch by actions (#12)
- đ§ Update CI/CD workflows, PR title lint, and changelog automation
- âģī¸ Remove deprecated manager features (organize init/py, build)
v0.1.3
Fixes
- đ Fix test suite for release readiness
Internal
v0.1.2
Features
- ⨠Add API versioning support and routing updates
Fixes
- đ Add CSRF-exempt defaults for generated URLs
Internal
- đ Release initial PyPI package (alpha)
- đĻ Update build/manifest handling and packaging metadata behavior
- đ§ Add component
init.py files across components
- đ§ Refresh CI workflows
Notes
- All notable changes to Django Mindoff are documented in Changelog.
- For Released versions, see Releases
- Packaging and project metadata are available in
pyproject.toml.