Skip to content

v5.2.0

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 10 Jul 17:11
· 58 commits to master since this release
a3129de

New Features

  • Added official documentation, which has been published at docs.barchart.com/portfolio.
  • Updated JSDoc extensively (in support of official documentation).
  • Updated the PortfolioGateway.readPositionValuations function signature, adding a third parameter called parse.

Bug Fixes

  • Removed the PortfolioGateway.importPorfolios function. This function was incomplete and does not appear to have been used by any consumers.
  • Removed the PortfolioGateway.querySymbol function. Again, this function was incomplete and does not appear to have been used by any consumers.

Other

  • Switched GitHub repository to public visibility.
  • Switched NPM package to public visibility.