All notable changes to this project will be documented in this file.
This project uses semantic versioning:
- MAJOR: breaking changes to the guide structure or app-track contracts.
- MINOR: new chapters, stages, app contracts, or verification templates.
- PATCH: typo fixes, link fixes, clarifications, and small corrections.
- Initial mdBook guide for learning Rust by building a personal finance tracker system.
- Main product path from
ledger-corethrough CLI, TUI, API, database, desktop, web app, analyzer, and release workflow. - Central verification chapter with test/check templates for all stages.
- GitHub Pages workflow for mdBook publishing.