Skip to content

v2.9.2

Choose a tag to compare

@github-actions github-actions released this 19 Feb 07:58
· 1050 commits to main since this release

Documentation

  • Pagination Stability Guidance: Clarified that repeated fetchMarkets() calls with different offset values do not guarantee stable ordering. Added guidance and examples on using loadMarkets() as the correct approach for stable iteration over the entire market catalog. (Closes #41)
  • Automatic Statistics: Updated specific total download badges and metadata.

Installation

npm:

npm install pmxtjs@2.9.2

PyPI:

pip install pmxt==2.9.2

Links

What's Changed

Full Changelog: v2.9.1f...v2.9.2f