0.14.1
Pre-release
Pre-release
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