Releases: KmiQ/coinbase-advanced-python
Releases · KmiQ/coinbase-advanced-python
v1.2.0
What's Changed
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #57
- Websocket implementation by @gunjack-el in #58
- Pre aug2024 release tweaks by @KmiQ in #59
- version update by @KmiQ in #61
New Contributors
- @gunjack-el made their first contribution in #58
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Implemented edit_order endpoint by @jonandtice in #54
- Follow Up: Supporting Edit Order endpoint by @KmiQ in #55
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #53
New Contributors
- @jonandtice made their first contribution in #54
Full Changelog: 1.0.0...v1.1.0
v1.0.0
v0.3.0
What's Changed
- Bump requests from 2.28.1 to 2.31.0 by @dependabot in #30
- Bump pygments from 2.14.0 to 2.15.0 by @dependabot in #31
- Bump certifi from 2022.9.24 to 2023.7.22 by @dependabot in #33
- Bump urllib3 from 1.26.12 to 1.26.18 by @dependabot in #39
- Updates & BugFixing by @KmiQ in #40
- Bump markdown-it-py from 2.1.0 to 2.2.0 by @dependabot in #42
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Bump markdown-it-py from 2.1.0 to 2.2.0 by @dependabot in #25
- Pagination support by @newoldtrader in #21
- Pagination support follow up by @KmiQ in #26
- Making Page Objects iterable. by @KmiQ in #27
- Saving dynamic responses by @KmiQ in #28
New Contributors
- @newoldtrader made their first contribution in #21
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #8
- fix: Bugfixing list orders issue. by @KmiQ in #23
- Catch-All signature for object initializations. by @KmiQ in #24
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Supporting Accounts by @KmiQ in #1
- Orders Endpoints by @KmiQ in #2
- Unit Tests + Pending endpoints by @KmiQ in #3
- Documentation by @KmiQ in #4
- Pep8 ready by @KmiQ in #5
- adding download_url in setup by @KmiQ in #6
New Contributors
Full Changelog: https://github.com/KmiQ/coinbase-advanced-python/commits/0.1.0