Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 708 Bytes

File metadata and controls

18 lines (12 loc) · 708 Bytes

Changelog

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.

[1.0.0] - 2026-05-05

Added

  • Initial mdBook guide for learning Rust by building a personal finance tracker system.
  • Main product path from ledger-core through 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.