| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-16 | 1.4 kB | |
| v1.0.34 source code.tar.gz | 2025-12-16 | 230.6 kB | |
| v1.0.34 source code.zip | 2025-12-16 | 269.6 kB | |
| Totals: 3 Items | 501.6 kB | 0 | |
What's Changed
- feat: add support for rpi orders by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1644
- Fix: Remove duplicate import and improve type checking by @xingarr in https://github.com/sammchardy/python-binance/pull/1623
- docs: add missing doc references from async client by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1651
- feat: add support for websocket algo orders by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1646
- fix(client): use proper exception instead of assert for US endpoints by @lorenjphillips in https://github.com/sammchardy/python-binance/pull/1641
- fix: fix [#1647] support max_queue_size for futures_user_socket by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1649
- feat: add verbose mode by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1638
- feat: update futures ticker endpoint to v2 by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1650
- chore: bump to 1.0.34 by @carlosmiei in https://github.com/sammchardy/python-binance/pull/1652
New Contributors
- @xingarr made their first contribution in https://github.com/sammchardy/python-binance/pull/1623
- @lorenjphillips made their first contribution in https://github.com/sammchardy/python-binance/pull/1641
Full Changelog: https://github.com/sammchardy/python-binance/compare/v1.0.33...v1.0.34