Skip to content

Latest commit

 

History

History
170 lines (105 loc) · 7.25 KB

File metadata and controls

170 lines (105 loc) · 7.25 KB

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.

v1.3.1 (2026-05-13)

Bug Fixes

  • Replace deprecated CheckConstraint check= with condition= for Django 5.x compatibility (bd8b193)

Chores

  • deps: Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the github-actions group (#38, 1cb9181)

  • deps: Bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group (#39, 2e49d35)

  • deps: Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the github-actions group (#36, 603b457)

  • deps: Bump the github-actions group with 2 updates (#37, 9e200a9)

  • deps: Bump the github-actions group with 3 updates (#35, 625ea99)

v1.3.0 (2026-03-31)

Chores

  • deps: Bump github/codeql-action from 4.33.0 to 4.34.1 in the github-actions group (#33, f610cc5)

Features

  • Remove module path plus add YAML export option (#34, 66fbf7b)

v1.2.3 (2026-03-21)

Bug Fixes

  • Harden engine, views, and signals from code review (#32, 1dfe0fc)

Chores

  • deps: Bump the github-actions group with 3 updates (#31, 157c3d5)

  • deps: Bump the github-actions group with 3 updates (#29, 5962490)

  • deps-dev: Update django requirement from <6.0,>=5.1 to >=5.1,<7.0 (#30, 65496da)

v1.2.2 (2026-03-12)

Bug Fixes

  • Added pyproject updates / ruff updates (#28, cb526ca)

Chores

  • Update dependabot (6fba7f2)

  • Update pyproject/init.py (5c78985)

  • deps: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#22, 386a38d)

  • deps: Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#23, 56ee2e4)

  • deps: Bump the github-actions group with 4 updates (#27, 022ca6d)

Testing

  • Add targeted coverage tests to reach 97% (#21, 5ca1ce6)

v1.2.1 (2026-03-01)

Bug Fixes

  • Exempt standalone E2E/data-loading scripts and forced bump (#20, b0ecd29)

Continuous Integration

  • Add Codecov PR comments and conventional commit PR title check (#19, ccb6e38)

v1.2.0 (2026-03-01)

Documentation

Features

v1.1.2 (2026-02-24)

Bug Fixes

  • ci: Use PAT for semantic-release, decouple publish workflow (3197110)

  • docs: Pin mkdocs <2 to avoid Material incompatibility (971900b)

v1.1.1 (2026-02-24)

Bug Fixes

  • ci: Fetch tags explicitly after checkout (b89dfa0)

Chores

  • deps: Bump actions/upload-artifact from 4.6.2 to 6.0.0 (5f890b5)

v1.0.0 (2026-02-24)

  • Initial Release

v1.0.0 (2026-02-20)

  • Initial Release