hledger/hledger-lib/Hledger/Read
Simon Michael 577e4b6347 fix!: csv: skip now counts non-blank lines more robustly (fix #2024)
Inner empty lines were not being skipped automatically, contrary to
docs. Now all empty lines are skipped automatically, and the `skip`
rule is needed only for non-empty lines, as intended.

This may be a breaking change: it's possible that the `skip` count
might need to be adjusted in some CSV rules files.
2023-05-11 17:06:12 -10:00
..
Common.hs imp: revert 2b5194238 imp: generate auto postings on forecast transactions by default (#2027) 2023-04-30 08:08:26 -10:00
CsvReader.hs fix!: csv: skip now counts non-blank lines more robustly (fix #2024) 2023-05-11 17:06:12 -10:00
InputOptions.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
JournalReader.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
TimeclockReader.hs imp: timeclock: support comments and tags (fix #1220) 2023-05-03 00:05:11 -10:00
TimedotReader.hs imp: timedot: make one multi-posting transaction per date line (#1754) 2023-05-03 19:18:35 -10:00