Releases: gboudreau/ws-api-python
Releases · gboudreau/ws-api-python
0.33.0
What's Changed
- Add WealthsimpleAPI methods for identity insights queries by @gboudreau in #60
- Add GraphQL queries for identity insights: current financials, unrealized P&L, realized returns, dividends by @ArsalanKhairani in #59
- README: Display both USD and CA available balances by @brianjmurrell in #58
New Contributors
- @brianjmurrell made their first contribution in #58
- @ArsalanKhairani made their first contribution in #59
Full Changelog: 0.32.3...0.33.0
0.32.3
0.32.2
What's Changed
- Extract date formatting into a method by @ebastos in #50
- Move more formatting to dedicated functions by @ebastos in #51
- Unit test for formatters by @ebastos in #52
- Fix regex matches to work with new login page by @christheradioguy in #53
New Contributors
- @christheradioguy made their first contribution in #53
Full Changelog: 0.32.1...0.32.2
0.32.1
Full Changelog: 0.32.0...0.32.1
0.32.0
0.31.0
Full Changelog: 0.30.1...0.31.0
0.30.1
0.30.0
0.29.0
0.28.0
What's Changed
- new: support for MANAGED_BUY & MANAGED_SELL transactions by @gboudreau in f1b453f
- new: support for INTEREST_CHARGE, MARGIN_INTEREST & MANAGEMENT_FEE transactions by @gboudreau in 7507e57
- fix: handle GraphQL errors in security_id_to_symbol gracefully by @rickyking in #30
- fix: updated GraphQL query for FetchSecurityMarketData because it was failing for some securities by @gboudreau in dc3ca22
New Contributors
- @rickyking made their first contribution in #30
Full Changelog: 0.26.0...0.28.0