Skip to content

Releases: open-portfolio/AllocData

MHistory repl w/MTransaction; new MValuation entities; new MSourceMeta entity; various other changes

03 Oct 17:40
Compare
Choose a tag to compare

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

29 Jul 00:50
Compare
Choose a tag to compare
1.0.6

row utils now public to make extending easier

additional changes for strategyID in account

26 Jul 02:31
Compare
Choose a tag to compare

additional changes for strategyID in account

Added strategyID to account schema

25 Jul 21:51
Compare
Choose a tag to compare
1.0.4

added strategyID to account schema

more expansive support for rebalance export

17 Jul 18:56
Compare
Choose a tag to compare

To support rebalance export, there are now three entities/schemas: RebalancePurchase, RebalanceSale, and RebalanceAllocation.

add MPurchase and MSale

16 Jul 20:28
Compare
Choose a tag to compare

add purchase and sale entities, to support rebalance export

fix: now supports mixed-case raw bool values

09 Jul 06:00
Compare
Choose a tag to compare

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

06 Jul 02:11
Compare
Choose a tag to compare

First Published Version