What's Changed
- feat: add support for rpi orders by @pcriadoperez in #1644
- Fix: Remove duplicate import and improve type checking by @xingarr in #1623
- docs: add missing doc references from async client by @pcriadoperez in #1651
- feat: add support for websocket algo orders by @pcriadoperez in #1646
- fix(client): use proper exception instead of assert for US endpoints by @lorenjphillips in #1641
- fix: fix #1647 support max_queue_size for futures_user_socket by @pcriadoperez in #1649
- feat: add verbose mode by @pcriadoperez in #1638
- feat: update futures ticker endpoint to v2 by @pcriadoperez in #1650
- chore: bump to 1.0.34 by @carlosmiei in #1652
New Contributors
- @xingarr made their first contribution in #1623
- @lorenjphillips made their first contribution in #1641
Full Changelog: v1.0.33...v1.0.34