hledger/hledger-lib/Hledger/Reports
Simon Michael f8027abb44 dev:print: refactor, add AmountStyle "rounding strategy"
Changes to enable more control of "rounding" behaviour
(ie, choosing display precisions for amounts).

This reverts 1.31's change of asprecision, making it a non-Maybe
again, and adds a new asrounding field providing more control over how
a target display precision is applied to existing amounts (two options
for now, more later). Functionality is in an interim state (reports do
no rounding).
2023-10-18 13:56:24 +01:00
..
AccountTransactionsReport.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01:00
BalanceReport.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01:00
BudgetReport.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
EntriesReport.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
MultiBalanceReport.hs dev:print: refactor, add AmountStyle "rounding strategy" 2023-10-18 13:56:24 +01:00
PostingsReport.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01:00
ReportOptions.hs feat: balance: Add summary-only flag (#1012) 2023-10-06 05:25:26 +01:00
ReportTypes.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01:00