Skip to content

v4.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:06
0769c52

🎯 New Features

  • Django 6.1 support: added to the test matrix and the trove classifiers.

🛠️ Developer Experience

  • Switch dev tooling from just to mise: Python 3.10–3.15, uv, and pre-commit are now pinned in mise.toml. Local tasks run via mise run …; CI uses jdx/mise-action.

📚 Documentation

  • Plainer README: dropped the emoji headings and marketing register, and merged the overlapping feature sections into one. Same coverage, ~20% shorter.
  • Accurate tailwind setup help: --help no longer calls the command interactive. It lists the eight checks it actually runs and notes that it prompts for nothing.

🔧 Technical Improvements

  • Dependency refresh: clears the advisories uv-secure flagged in the old lock. pytest-django 4.14 renamed SettingsWrapper to Settings, so the dev floor moved to 4.14.