Releases: open-portfolio/AllocData
Releases · open-portfolio/AllocData
MHistory repl w/MTransaction; new MValuation entities; new MSourceMeta entity; various other changes
MHistory repl w/MTransaction; new MValuation entities; new MSourceMeta entity; various other changes
Major changes, including:
- Replaced MHistory with more functional MTransaction
- New MSourceMeta entity
- New MValuation entities
- Code reorg
And various other changes.
row utils now public to make extending easier
1.0.6 row utils now public to make extending easier
additional changes for strategyID in account
additional changes for strategyID in account
Added strategyID to account schema
1.0.4 added strategyID to account schema
more expansive support for rebalance export
To support rebalance export, there are now three entities/schemas: RebalancePurchase, RebalanceSale, and RebalanceAllocation.
add MPurchase and MSale
add purchase and sale entities, to support rebalance export
fix: now supports mixed-case raw bool values
fix: now supports mixed-case raw bool values
Numbers export was producing UPPER case TRUE and FALSE on CSV exports, which was breaking.
First Version
First Published Version