Skip to content

v2.0.0

Choose a tag to compare

v2.0.0 (2026-04-27)

This release is published under the Apache-2.0 License.

Chores

  • Remove requirements directory and add uv.lock (85ffe75)

Features

  • Add dependency groups and static deps to pyproject.toml (ad78263)

  • Drop Python 3.11 and Django 4.2, add Django 6.0 to test matrix (0884981)

  • Update backend-ci.yml to use uv (c005462)

  • Update Makefile to use uv lock/sync (bf8009a)

  • Update tox.ini to use tox-uv with locked dependency groups (7928bc5)

Breaking Changes

  • Python 3.11 is no longer supported (requires Python 3.12+) and Django 4.2 is no longer tested or supported.

Detailed Changes: v1.4.0...v2.0.0