hledger/hledger-lib/Hledger
Simon Michael 8b45d4ba8c fix:csv: fix %FIELD interpolation in assignments using \n [#2134]
In field assignment values we now parse %FIELD references, \MATCHGROUP references
and "\n" newline markers more carefully, so all can coexist.
Parsing these values might be slower than before, but hopefully not noticeably so.
2023-12-23 19:25:34 -10:00
..
Data fix: traceOrLog and a rare warning from valuation code 2023-12-23 19:22:33 -10:00
Read fix:csv: fix %FIELD interpolation in assignments using \n [#2134] 2023-12-23 19:25:34 -10:00
Reports fix: bal --budget --layout=tall was hiding commodity symbols 2023-12-08 05:52:29 -10:00
Utils fix: traceOrLog and a rare warning from valuation code 2023-12-23 19:22:33 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs imp: "type:" queries now see through aliases/pivots, like acct: (fix #2018) 2023-04-06 11:12:35 -10:00
Read.hs fix:import: save each file's latest dates, separately (#2125) 2023-12-07 03:41:31 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00