Skip to content

v2.9.3

Choose a tag to compare

@github-actions github-actions released this 04 Mar 17:46
· 989 commits to main since this release

Fixed

  • TypeScript build failure due to missing buildOrder and submitOrder in exchange has objects: When the new build-only order methods were added to the ExchangeHas interface, several exchange implementations were not updated to include these properties. Added buildOrder: false and submitOrder: false to BaoziExchange, LimitlessExchange, MyriadExchange, and ProbableExchange to match the interface requirements.

Installation

npm:

npm install pmxtjs@2.9.3

PyPI:

pip install pmxt==2.9.3

Links

What's Changed

  • docs: move total downloads badge logic to seperate repo by @veehz in #51

New Contributors

  • @veehz made their first contribution in #51

Full Changelog: v2.18.1f...v2.9.3f