Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v0.3.0

Choose a tag to compare

@chaz-polymarket chaz-polymarket released this 31 Dec 03:12
· 151 commits to main since this release
82a5a37

Added

  • (auth) add key() getter to Credentials (#69)
  • add geographic restrictions check (#63)
  • add bridge API client (#55)

Fixed

  • (gamma) use repeated query params for clob_token_ids (#65)
  • correct data example required-features name (#68)
  • (clob) allow market orders to supply price (#67)
  • add CTF Exchange approval to approvals example (#45)

Other

  • [breaking] ws types (#52)
  • consolidate request and query params (#64)
  • [breaking] rescope data types and rename feature (#62)
  • [breaking] rescope gamma types (#61)
  • [breaking] scope clob types into request/response (#60)
  • [breaking] WS cleanup (#58)
  • [breaking] minor cleanup (#57)