Skip to content

Releases: open-portfolio/FINporter

restore reference local SwiftCSV fork pending further investigation

31 Aug 03:45
Compare
Choose a tag to compare

The importers use SwiftCSV interfaces that have been removed.

Will create separate task for importers to support latest SwiftCSV interfaces.

For now using an older fork of SwiftCSV.

Regress to earlier SwiftCSV because of changed API

31 Aug 03:33
Compare
Choose a tag to compare

Currently breaks the importers which used 'namedRows' interface.

Updated to SwiftCSV mainline

31 Aug 03:17
Compare
Choose a tag to compare

No immediate need to keep it separate.

Relocated CLI/Importers to their own packages

15 Mar 17:33
Compare
Choose a tag to compare

rely on local fork of external package

01 Feb 01:37
Compare
Choose a tag to compare

To reduce the chance of malware injection in external library.

Additional reworking of the history importers to reduce the number of rejected rows

09 Jan 03:31
ab21868
Compare
Choose a tag to compare
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

08 Jan 03:48
6018f25
Compare
Choose a tag to compare
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

30 Dec 21:47
Compare
Choose a tag to compare
1.1.9

for delimited, render nil as blank

Moved back to mainline SwiftCSV

23 Nov 00:45
Compare
Choose a tag to compare

Moved back to mainline SwiftCSV

Sorting package issues

18 Nov 20:36
Compare
Choose a tag to compare
1.1.7

sorting package issues