Releases: barchart/portfolio-client-js
Releases · barchart/portfolio-client-js
v6.0.0
Breaking Changes
- Updated the
@barchart/portfolio-api-common
library to the next major version.
Technical Enhancements
- Updated AWS CodeBuild to use Node.js version 20.
v5.11.1
Technical Enhancements
- Updated the
@barchart/portfolio-api-common
library, taking changes to thePositionSchema
enumeration.
v5.11.0
New Features
- Added
PortfolioGateway.registerAuthorizationObserver
function which notifies callbacks when operations fail due to entitlement problems.
v5.10.1
Other
- Removed Wealthscope integration.
v5.10.0
New Features
- Added support for
email
attribute on portfolio objects.
Technical Enhancements
- Updated the
@barchart/portfolio-api-common
library, taking changes to thePortfolioSchema
enumeration.
v5.9.0
New Features
- Added a
portfolio-www-stage.aws.barchart.com
hostname to thePortfolioGateway
aswww-stage
. - Added a
portfolio-www.aws.barchart.com
hostname to thePortfolioGateway
aswww-prod
.
v5.8.0
New Features
- Added support for the unit code attribute on positions.
Technical Enhancements
- Updated the minimum version of the
@barchart/portfolio-api-common
library.
v5.7.0
New Features
- Added support for
options.correctInvalidTicks
toPortfolioGateway.createTransaction
function.
Technical Enhancements
- Updated the minimum version of the
@barchart/portfolio-api-common
library.
v5.6.1
Technical Enhancements
- Updated the minimum version of the
@barchart/portfolio-api-common
library.
5.6.0
New Features
- Added initial support for futures and equity options.