Skip to content

v2.43.5

Choose a tag to compare

@github-actions github-actions released this 22 May 20:17
· 493 commits to main since this release

Fixed

  • Python SDK: fetch_order_book now works — fixed _compat_kwargs typo, added None placeholder for params positioning, and array response handling for range queries.
  • Python SDK: Added dt field to OrderBook model (maps to datetime in API response).

Installation

npm:

npm install pmxtjs@2.43.5

PyPI:

pip install pmxt==2.43.5

Links

Full Changelog: v2.43.4f...v2.43.5f