Features
- add monarch hledger backup for regenerating plain-text ledger (51d418d)
- add upload endpoints and live endpoint verification (8562288)
- extend cache into full-fidelity archive replica (14c2288)
- one-way regenerating hledger backup (plain-text ledger ownership) (66654a9)
- true-up unreconciled balances via opening entries (0e14a2b)
Bug Fixes
- address review findings and Windows CI failure (036ac17)
- address review findings and Windows CI failure (f24b16b)
- drop fields removed from the Monarch accounts API (0f386a0)
- rebuild caches with partial legacy schemas (bc3a7a8)
- surface ledger backup regeneration failure as sync warning (6e162bf)
Documentation
- add user-facing guides per Diataxis (configuration, ledger backup, transactions, monthly review, agent automation) (4a4b4ad)
- align reference docs with current functionality (b0bdf52)
- fix review findings in guides (8e67a3f)
- record hledger backup architecture decisions (1b2ac49)
- user-facing guides per Diátaxis (fixes #28) (3306556)
Installation
# Homebrew (macOS)
brew install --cask thedavidweng/tap/monarchmoney-cli
# Go (cross-platform)
go install github.com/thedavidweng/monarchmoney-cli/cmd/monarch@v0.9.0