v0.8.0
[0.8.0] - 2026-02-25
π Features
- Migrate price and size fields from String to Decimal with
serde(with = "rust_decimal::serde::str")for accurate serialization.
π Bug Fixes
- Add
canceled_order_idandmessagefields toCancelResponseand applyserde(default)tosuccess.
βοΈ Miscellaneous Tasks
- Update workspace to 0.8.0