Releases: open-portfolio/FINporter
Releases · open-portfolio/FINporter
Proper fix for #7, with separate importer for Chuck individual
1.1.6 Proper fix for #7, with separate importer for Chuck individual (#10)
Fix for Chuck (Schwab)
To support exports other than "All-Accounts"
Tightening up use of Time Zone
Relying on abbreviations was overly-fragile.
Updates to support changes in AllocData model
1.1.3 Updates to support changes in AllocData model (#4)
Minor changes
Minor changes (#3) * ongoing * ongoing * ongoing Co-authored-by: Reed Es <[email protected]>
Fixed package dependency to openalloc/AllocData
No longer points to working copy.
BETA support for Schwab(Chuck); Replaced MHistory with MTransaction; various other changes
Major changes include:
BETA Support for brokerage exports from Schwab(Chuck)
Reflect major changes in underlying OpenAlloc Project, such as...
Replace MHistory with MTransaction, which has a more restrictive unique key
Support for new MSourceMeta entity, to capture date of exports
Fix for updated Fido Positions format
Now Fido positions has three targets, with Account being the new one. For the first time Account.Title is being populated from this export.
update test for new column in accounts
Also removed spurious Logging import that was causing compile to fail
Minor change to for AllocData dependency
1.0.7 updated for AllocData changes