v5.2.0
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 calledparse
.
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.