Skip to content

v6.2.2

Choose a tag to compare

@github-actions github-actions released this 13 Oct 15:41
· 73 commits to master since this release

v6.2.2 (2025-10-13)

This release is published under the MIT License.

Bug Fixes

  • tags: Fix to_pretty_dict template tag not rendering UUID on first try (9809e52)

Chores

  • Drop support for python 3.9 and django 3.2 (dcd1c96)

  • Fix CI (6906b0b)

  • Fix ci django uv add (888be41)

  • Fix coverage upload (ef05aff)

  • Fix coverage upload and django selection (1ff96db)

  • Fix coverage upload and django selection (e1a61a2)

  • Fix python version window (0ae368c)

  • Fix upload of coverage.html report (8040b39)

  • Move to uv package manager (38050a9)

  • Remove django version from uv cache keys in CI pipeline (c6f4181)

  • Update CI to merge coverages and upload all in one (b6c72b4)

Refactoring

  • Sobstitute print with logger (722b217)

Detailed Changes: v6.2.1...v6.2.2