- Handle empty amount strings for `Tagessaldo` entries in `ECImporter` (thanks [dmerkert])
0.6.0
- Emit closing `balance` directive based on the "Saldo" metadata entry (thanks [dmerkert])
0.5.1
- Emit correct line numbers when constructing new metadata in `ECImporter`
0.5.0
- Differentiate between "Auftraggeber/Begünstigter" and "Verwendungszweck" (thanks [niels]) - Implement `file_date` returning the closing date of the statement (thanks [niels]) - Emit closing `balance` directive based on the "Kontostand vom" metadata entry (thanks [niels])
0.4.0
- Ignore user-assigned account names in `ECImporter` (thanks [niels])
0.3.1
- Support updated header format in `CreditImporter`