Releases: Ohkthx/cbadv-rs
Releases · Ohkthx/cbadv-rs
v2.0.2
What's Changed
- Async callbacks by @Ohkthx in #7
- Add serialize for websocket Message by @dhpollack in #9
- V2.0.2 by @Ohkthx in #10
New Contributors
- @dhpollack made their first contribution in #9
Full Changelog: v2.0.0...v2.0.2
v2.0.0
Release 1.3.0
The following have been implemented:
- Wrapper for Watching Candles via WebSocket API
- Rate Limiting for REST and WebSocket requests.
- Renamed various structs to adhere to Rust naming guidelines.
- Additional documentation and README updates.