Releases: gboudreau/ws-api-python
Releases · gboudreau/ws-api-python
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
0.26.0
What's Changed
- new: get_creditcard_account() function by @gboudreau in 448503a
- fix: account descriptions should not include currency anymore (there is only one account that contains both currencies now) by @gboudreau in f87072c
- new: various new account descriptions - Fixes #27 by @gboudreau in db4410e
- new: description for txn type = ASSET_MOVEMENT - Fixes #28 by @gboudreau in 0cf0f1d
Full Changelog: 0.25.0...0.26.0
0.25.0
0.24.0
What's Changed
- Update Python version to 3.10+ by @Deigue in #21
- new: Add Spend activity description by @Deigue in #23
- Handle no monthly txns gracefully by @Deigue in #25
- new: transaction description for CC payment (from savings to CC) by @gboudreau in f6f5b35
Full Changelog: 0.22.0...0.24.0
0.22.0
0.21.0
What's Changed
- Improve description for Subdivision transactions by @Deigue in #12 and #16
- fix: Pagination logic fixes by @Deigue in #13
- Allow pagination for get_activities by @Deigue in #14
- Add TRANSFER_OUT and cleanup API usage exceptions by @Deigue in #15
- new: transaction description for cash back program by @gboudreau in 2802121
Full Changelog: 0.19.0...0.21.0
0.19.0
0.18.1
- fix: (#10) correctly count parameters for callback function used to persist session info by @gboudreau in 19819bf
Full Changelog: 0.18.0...0.18.1