Changelog¶
All notable changes to this project are documented here.
This changelog is automatically generated from Conventional Commits.
1.1.0 — 2026-03-29¶
Refactoring¶
- Split GUI Backstage backend into COM file-ops and UIA navigator (ca260aa)
1.0.1 — 2026-03-27¶
Refactoring¶
- Apply naming convention audit fixes across source modules (8a8bed9)
1.0.0 — 2026-03-23¶
Features¶
- Restore trigger-publish and trigger-deploy-docs jobs in auto-tag workflow (4f73509)
- Implement full library structure with GUI backends, tests, and docs (5955a0d)
Bug Fixes¶
- Update badge links in README and index files to point to the correct project (867dd36)
- Conditionally include Windows-specific dependencies (3828a02)
Refactoring¶
- Reorganize imports and update all for conditional Windows dependencies (78b8c76)
- Update pre-commit hook for linting and formatting; sync version.py from pyproject.toml (1aa2f4b)
- Remove update_readme function to streamline version synchronization (6cb7069)
0.1.0 — 2026-03-20¶
Automatically generated by git-cliff