Skip to content

Releases: Ohkthx/cbadv-rs

v2.0.0

01 Dec 21:15
2655008
Compare
Choose a tag to compare

What's Changed

  • Additional updates to become more compliant with the current API. by @Ohkthx in #4
  • Merge pull request #4 from Ohkthx/develop by @Ohkthx in #5
  • Refactored Crate, v2.0.0 by @Ohkthx in #6

Full Changelog: v1.3.0...v2.0.0

Release 1.3.0

19 Oct 19:28
7023a26
Compare
Choose a tag to compare

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.