| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-02 | 710 Bytes | |
| v2.22.2 source code.tar.gz | 2026-04-02 | 1.1 MB | |
| v2.22.2 source code.zip | 2026-04-02 | 1.2 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
Fixed
- MarketOutcome Shorthand Consistency:
fetchOrderBook,fetchOHLCV,fetchTrades,watchOrderBook, andwatchTradesnow accept aMarketOutcomeobject directly (e.g.market.yes) in both Python and TypeScript SDKs, matching the existing behavior ofcreateOrderandbuildOrder.
Installation
npm:
:::bash
npm install pmxtjs@2.22.2
PyPI:
:::bash
pip install pmxt==2.22.2
Links
Full Changelog: https://github.com/pmxt-dev/pmxt/compare/v2.22.1f...v2.22.2f