Skip to content

Changelog

All notable changes to this project are documented here.

This changelog is automatically generated from Conventional Commits.

2.3.2 — 2026-03-27

Refactoring

  • Enforce symbol visibility conventions across codebase (e3cadfa)

2.3.1 — 2026-03-22

Features

  • Migrate to ezplog lib_mode, fix architecture contracts, update docs (9f96d5f)
  • Drop Python 3.10 support and add type aliases public API (5fb2dee)

2.3.0 — 2026-03-12

Bug Fixes

  • Update version source in update_version.py to use version.py (801938f)

2.2.4 — 2026-03-12

Bug Fixes

  • Enhance Cx_Freeze compiler configuration (b2b467d)

Refactoring

  • Migrate to src layout and adapters layer (1ee46c5)

Maintenance

2.2.3 — 2026-02-11

Documentation

  • Update changelog and fix logo path in documentation (b7abd0c)
  • Add changelog and pytest coverage to documentation (e6a8d84)

2.2.2 — 2026-02-10

Features

  • Add comprehensive documentation and user guides for EzCompiler (49f0216)

2.2.1 — 2026-02-08

Bug Fixes

  • Update package name references in build and upload scripts (3ae9d5b)

2.1.0 — 2026-02-02

Features

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

Bug Fixes

  • Enhance fetch step in publish workflow to include main branch and current HEAD info (3b539d5)
  • Improve main branch reference handling and add debug info for tag commits (c7294be)

2.0.0 — 2026-01-29

Features

  • Update project version to 2.0.1 and add tomli-w dependency (42fd9b9)

Refactoring

  • Restructure project architecture with layered design (1cd146c)

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