Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change bumps the crate to version 0.25.0. The following notable changes have been made since 0.24.0: - Added gzip compression support for transparent API response compression controlled by default enabled gzip feature - Added support for subscribing to realtime trades - Reworked symbols related types in data::v2::stream module - Added class member to api::v2::order::Order type - Added symbols member to api::v2::orders::OrdersReq type - Added Deserialize implementation for more types - Updated ActivityType enum to be in sync with upstream variants - Made api::v2::position::Position exhaustive - Bumped uuid dependency to 1.0
- Loading branch information