All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning.
- Mandatory wxWidgets integration via vcpkg manifest workflow.
- Robust binding flow with staging, integrity checks, and rollback.
- Governance and error handling extensions for file and version mismatch cases.
- Extended CTest coverage, including lifecycle and state-storm scenarios.
- Build presets now target repository-local vcpkg toolchain.
- Documentation restructured to GitHub best-practice layout.
- Initial project scaffolding for DynamicFileBinder.
- CLI commands for binding, cleanup, revert, daemon control.
- Core modules: FileBinder, GovernanceStack, ErrorManager, Database, LinkService.
- CTest runner with core unit/integration tests.