Skip to content

Changelog

All notable changes to this project are documented here.

This changelog is automatically generated from Conventional Commits.

3.1.0 — 2026-07-02

Features

  • installer: Ajouter la hiérarchie d'exceptions InstallerError (#7) (78ba4cd)

3.0.0 — 2026-07-01

Bug Fixes

  • docs: Générer le graphe d'architecture dans concepts/ (a737891)

2.4.0 — 2026-06-09

Bug Fixes

  • Add missing conditional closure for tag creation logic in auto-tag workflow (fc7159a)
  • Improve tag handling logic in auto-tag workflow (f98e16e)

2.3.5 — 2026-06-03

Features

  • Add template processing utilities, uploader utilities, and zip utilities (6f877e2)
  • Migrate to ezplog lib_mode, fix architecture contracts, update docs (a3cc169)
  • Drop Python 3.10 support and add type aliases public API (b8bcd55)
  • Add comprehensive documentation and user guides for EzCompiler (a9e25d0)

Bug Fixes

  • Update version source in update_version.py to use version.py (b508f7f)
  • Enhance Cx_Freeze compiler configuration (afb3b70)

Refactoring

  • Revise configuration and development guides for clarity and conciseness (ddfff93)
  • Enforce symbol visibility conventions across codebase (2415128)
  • Migrate to src layout and adapters layer (7827169)

Documentation

  • Update changelog and fix logo path in documentation (fdeae66)
  • Add changelog and pytest coverage to documentation (d9dc461)

Maintenance

  • Overhaul workflows, CI, docs deploy and pre-commit (9b84dff)
  • Bump version to 2.3.4 in pyproject.toml, _version.py, and uv.lock; add coverage tests for utility modules (574de73)
  • Bump version to 2.3.0 (e40ba3e)

2.2.1 — 2026-02-08

Bug Fixes

  • Update package name references in build and upload scripts (4583d7d)

2.1.0 — 2026-02-02

Features

  • Add Nuitka support, run_pipeline() method, and update to v2.1.0 (2540432)

Bug Fixes

  • Enhance fetch step in publish workflow to include main branch and current HEAD info (636bfea)
  • Improve main branch reference handling and add debug info for tag commits (061c967)

2.0.0 — 2026-01-29

Features

  • Update project version to 2.0.1 and add tomli-w dependency (09ca6cc)

Refactoring

  • Restructure project architecture with layered design (b2f3e9a)

1.0.3 — 2026-01-26

Maintenance

  • Update development status in project metadata (7cad503)
  • Bump version to 1.0.3 and enhance test suite (e5f9501)

1.0.2 — 2026-01-26

Bug Fixes

  • Adjust test execution condition in CI workflow (285c9e1)

Maintenance

  • Update build requirements and version number (1773a0e)
  • Update project metadata and versioning (0580f76)

Automatically generated by git-cliff