Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 19:09
· 150 commits to main since this release

[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_id and message fields to CancelResponse and apply serde(default) to success.

βš™οΈ Miscellaneous Tasks

  • Update workspace to 0.8.0