• v0.2.1 deeec7e2c5

    padreug released this 2026-05-17 14:06:16 +00:00 | 30 commits to main since this release

    New get_user_lifetime_totals_bql() runs tag-filtered BQL queries
    (Payable + expense-entry, Receivable + income-entry) to compute
    per-user lifetime totals separately from the net balance. Plumbed
    through /api/v1/balance and /api/v1/balance/{user_id}; existing
    clients keep working (fields default to zero / empty dict).

    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

    Downloads