Releases: open-portfolio/FINporter
Releases · open-portfolio/FINporter
restore reference local SwiftCSV fork pending further investigation
Regress to earlier SwiftCSV because of changed API
Currently breaks the importers which used 'namedRows' interface.
Updated to SwiftCSV mainline
No immediate need to keep it separate.
Relocated CLI/Importers to their own packages
1.2.0 further improvements
rely on local fork of external package
To reduce the chance of malware injection in external library.
Additional reworking of the history importers to reduce the number of rejected rows
1.1.11 Additional reworking of the history importers to reduce the number of…
Rework the history importers to reduce the number of rejected rows
Rework the history importers to reduce the number of rejected rows (#14) This mostly affects the history importers (for Chuck and Fido). Ignore "total" rows. More consistent handling of action types, such as for transfers. More comprehensive tests.
for delimited, render nil as blank
1.1.9 for delimited, render nil as blank
Moved back to mainline SwiftCSV
Moved back to mainline SwiftCSV
Sorting package issues
1.1.7 sorting package issues