Skip to content

0.14.1

Pre-release
Pre-release

Choose a tag to compare

@gboudreau gboudreau released this 25 May 17:06
· 11 commits to main since this release
4081d7b

What's Changed

  • Ability to handle pagination;
    new getIdentityHistoricalFinancials() 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