| The change for hledger 1.17.1 broke one of my csv rules, where I used `amount` but then tried to override it with `amountN`s in a conditional block; the two clashed. Now in that situation any `amountN`s take precedence, causing `amount` to be ignored entirely. Also clarified the "too many non-zero amounts" error message a bit. | ||
|---|---|---|
| .. | ||
| Common.hs | ||
| CsvReader.hs | ||
| JournalReader.hs | ||
| LedgerReader.hs.disabled | ||
| TimeclockReader.hs | ||
| TimedotReader.hs | ||