hledger/hledger-lib/Hledger/Read
Simon Michael b3da48aaa0 identify the commodity in balance assertion errors
Now that balance assertions are checking only a single commodity, it can
be confusing. Eg say all your amounts are in dollars, an assertion like
"= 0" checked the dollar balance in hledger 0.23 but always succeeds in
hledger 0.24. When an assertion fails, we now report which commodity was
checked to help troubleshooting.
2014-07-17 15:23:03 -07:00
..
CsvReader.hs mostly replace slow regexpr with regex-tdfa (fixes #189) 2014-07-06 14:03:28 -07:00
JournalReader.hs identify the commodity in balance assertion errors 2014-07-17 15:23:03 -07:00
TimelogReader.hs add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00