Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 705 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 705 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.0] - 2024-12-11

:material-github: Github release

Added

  • Add support for Python 3.10, 3.11, 3.12 and 3.13.
  • Add support for Django 4.2 LTS, 5.0 and 5.1.

Changed

  • Use Github Actions for CI.
  • Use Ruff formatter and Ruff linter.
  • Use pytest for tests.

Removed

  • Drop support for unsupported versions of Python (3.6, 3.7, 3.8) and Django (3)