- Earlier versions swapped sign on amounts due to legacy behavior from plaid2qif; no need to do that with CSV.
0.4.1
- correct issue where backup csv file was not being written to the same location as the qif file.
0.4.0
- Add feature to backup input CSV to a file alongside the QIF file. - Applied standardized formatting to code. - Throw an exception if `json` output format is selected: currently not implemented.
0.3.0
- stability improvements and bug fixes
0.2.3
- if input is not specified, read from `stdin` by default.