Releases: gboudreau/ws-api-php
Releases · gboudreau/ws-api-php
0.18.0
What's Changed
- new: subdivision activity description by @gboudreau in abb4a98
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- new: support for Wealthsimple Visa Infinite credit card account & transactions by @gboudreau in a2aa626
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- fix: if assetQuantity is not set, that means the transaction is pending, so assetQuantity is TBD by @gboudreau in ebd77b8 - source: gboudreau/ws-api-python#8
Full Changelog: 0.15.0...0.16.0
0.15.0
0.14.1
What's Changed
- Ability to handle pagination;
newgetIdentityHistoricalFinancials()function to get historical values for all accounts (data used to display the graph at the top of the home page, in the WS app);
add second parameter ($username) callback function to save API token
by @marcusds in #3 - Allow users to extend the WealthsimpleAPI class to implement their own GraphQL queries. See README for example. by @gboudreau in 4081d7b
Full Changelog: 0.13.0...0.14.1