Releases: gboudreau/ws-api-php
Releases · gboudreau/ws-api-php
0.32.2
- Fix regex matches to work with new login page by @christheradioguy in gboudreau/ws-api-python#53
Full Changelog: 0.32.0...0.32.2
0.32.0
- new: various transactions' description
Full Changelog: 0.31.0...0.32.0
0.31.0
Full Changelog: 0.30.0...0.31.0
0.30.0
What's Changed
- new: account types Ref: gboudreau/ws-api-python#36 by @gboudreau in d9d3cb6
Full Changelog: 0.29.0...0.30.0
0.29.0
What's Changed
- new: account descriptions for FHSA by @gboudreau in be54d7a
Full Changelog: 0.28.0...0.29.0
0.28.0
What's Changed
- new: support for MANAGED_BUY & MANAGED_SELL transactions by @gboudreau in 0a20ed4
- new: support for INTEREST_CHARGE, MARGIN_INTEREST & MANAGEMENT_FEE transactions by @gboudreau in 888e6e5
- fix: handle GraphQL errors in security_id_to_symbol gracefully by @gboudreau in 203648c
- fix: updated GraphQL query for FetchSecurityMarketData because it was failing for some securities by @gboudreau in 74aacff
Full Changelog: 0.26.0...0.28.0
0.26.0
- new: getCreditcardAccount() function by @gboudreau in 81e509d
- fixes: account descriptions should not include currency anymore (there is only one account that contains both currencies now) by @gboudreau in 1de0140
- new: various new account descriptions by @gboudreau in a4d1ebf
- new: description for txn type = ASSET_MOVEMENT by @gboudreau in e4580db
Full Changelog: 0.25.0...0.26.0
0.25.0
- new: Add Spend activity description - Ref by @gboudreau in 0b6beca
- new: transaction description for CC payment (from savings to CC) by @gboudreau in 712ec6f
- new: function to retrieve all owned securities' price & value - Ref by @gboudreau in a0ff197
- fix: correctly handle getStatementsTransactions when no transactions are returned - Ref by @gboudreau in 6598bd2
- fix: only send .variables in GraphQL query if there are variables to send by @gboudreau in c1051bf
Full Changelog: 0.22.0...0.25.0
0.22.0
What's Changed
- new: Download Monthly Statement transactions using getStatementTransactions() function - Ref
- Subdivision: Fill currency type information. This lets the base activity inherit the currency type belonging to the security. - Ref
- new: also ignore .status = expired (order) transactions - Ref
Full Changelog: 0.21.0...0.22.0
0.18.0
What's Changed
- new: subdivision activity description by @gboudreau in abb4a98
Full Changelog: 0.17.0...0.18.0