0.13.0 (2026-07-28)
⚠ BREAKING CHANGES
- the
spendwidget is gone; use ["cost", { "period": "week" }]. It shipped in v0.12.0 earlier today and nothing else referenced it.
Features
- fold spend into cost as a period, and add the month (3e55a2a)
Bug Fixes
- keep breaking changes on a minor bump before 1.0 (a78fd99)