Skip to content

Releases: gboudreau/ws-api-php

0.18.0

05 Oct 12:01
abb4a98

Choose a tag to compare

0.18.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.17.0...0.18.0

0.17.0

04 Oct 21:29
a2aa626

Choose a tag to compare

0.17.0 Pre-release
Pre-release

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

12 Aug 00:46
ebd77b8

Choose a tag to compare

0.16.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

12 Aug 00:45
e6ed9f1

Choose a tag to compare

0.15.0 Pre-release
Pre-release

What's Changed

  • new: Allow defining date range for getActivities by @marcusds in #4

Full Changelog: 0.14.1...0.15.0

0.14.1

25 May 17:06
4081d7b

Choose a tag to compare

0.14.1 Pre-release
Pre-release

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

0.13.0

08 May 00:14
6b0b4e7

Choose a tag to compare

0.13.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.12.0...0.13.0