Skip to content

Releases: Topsort/topsort.php

3.0.1

03 Oct 14:46
5138b12
Compare
Choose a tag to compare

What's Changed

Release v3.0.0

16 Oct 16:37
Compare
Choose a tag to compare

What's Changed

Make Topsort-SDK work with Topsort API v2.

Breaking changes

  • Move from auctions v1 to auctions v2 for sponsored listings
  • Move from events v1 to events v2
  • All functions take resolvedBidId instead of auctionId
  • Removed functionget_auction (we don't have this one for v2 right?)

Changed the data models for most functions. Check the updated Psalm types.