Skip to content

v2.22.2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 13:43
· 1047 commits to main since this release

Fixed

  • MarketOutcome Shorthand Consistency: fetchOrderBook, fetchOHLCV, fetchTrades, watchOrderBook, and watchTrades now accept a MarketOutcome object directly (e.g. market.yes) in both Python and TypeScript SDKs, matching the existing behavior of createOrder and buildOrder.

Installation

npm:

npm install pmxtjs@2.22.2

PyPI:

pip install pmxt==2.22.2

Links

Full Changelog: v2.22.1f...v2.22.2f