What's Changed
- Ensure spot v3 version by @pcriadoperez in #1587
- docs: update websocket error docs by @pcriadoperez in #1591
- feat: throw readloopclosed error if trying to connect once read loop is already closed by @pcriadoperez in #1593
- Update of links in the docstrings by @yzh-pelle in #1590
- all links updated by @yzh-pelle in #1600
- fixed a typo in a method name by @luk0y in #1605
- Set default
limit=None
for futures_historical_klines* (fetch full range by default) by @meet-vasita in #1607 - feat: add demo trading support by @carlosmiei in #1610
- feat: websocket userdatastream.singature support, deprecate listenkey for spot market by @pcriadoperez in #1613
- chore: bump to 1.0.30 by @carlosmiei in #1615
New Contributors
- @meet-vasita made their first contribution in #1607
Full Changelog: v1.0.29...v1.0.30