Skip to content

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

  • 🔧 Update CI workflow

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.