Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:36
· 52 commits to main since this release
a15bc52

Changelog

  • 5244a78 chore: minimize AGENTS.md with progressive disclosure
  • 483ce99 chore: relicense to Apache License 2.0
  • 3d86b9c chore: set up agent skills configuration
  • a15bc52 feat: release v0.3.2 — production hardening
  • bed90f5 fix(test): make TestAnalyzeBurnRateJSON date-independent
  • 856ae28 refactor(cli): centralize mutation lifecycle into deps.Mutate()
  • 8c8deb4 refactor(cli): extract shared command bootstrap and error handling
  • 876ce58 refactor(test): consolidate shared test helpers into testutil package
  • eaedf52 test(cli): add coverage for accounts, transactions, budgets, and cashflow commands
  • 109a876 test(cli): add transactions.show and categories.list coverage