Skip to content

v2.43.1

Choose a tag to compare

@github-actions github-actions released this 22 May 19:28
· 610 commits to main since this release

Fixed

  • SDK: fetchOrderBook now correctly inserts a null placeholder for limit when only params is provided, ensuring params lands at args[2] for the hosted API.
  • SDK: fetchOrderBook now handles array responses from range queries (since + until) instead of treating them as a single OrderBook.

Installation

npm:

npm install pmxtjs@2.43.1

PyPI:

pip install pmxt==2.43.1

Links

What's Changed

Full Changelog: v2.42.7f...v2.43.1f