Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:42
deeffac

0.4.0 (2026-06-23)

⚠ BREAKING CHANGES

  • markets: /markets/summary responses use last_trade_price instead of mark_price; clients reading mark_price will now get undefined.

Features

  • markets: rename MarketSummary.mark_price → last_trade_price (#20) (058e336)