Skip to content

v2.22.1

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Mar 07:52
· 1 commit to main since this release

Fixed

  • Consistent OrderBook Error Handling: Kalshi, Limitless, and Baozi now throw NotFound errors for non-existing orderbooks instead of silently returning empty data. All exchanges now behave consistently with Polymarket.

Installation

npm:

npm install pmxtjs@2.22.1

PyPI:

pip install pmxt==2.22.1

Links

What's Changed

  • refactor: handle error in fetch_order_book() in the same way by @psyberck in #67

Full Changelog: v2.22.0f...v2.22.1f