Releases: gboudreau/ws-api-python
Releases · gboudreau/ws-api-python
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
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