Skip to content

Releases: cowprotocol/cow-sdk

v2.3.0-rc.4

31 Jul 14:59
Compare
Choose a tag to compare
v2.3.0-rc.4 Pre-release
Pre-release
2.3.0-rc.4

v2.3.0-rc.2

31 Jul 14:44
Compare
Choose a tag to compare
v2.3.0-rc.2 Pre-release
Pre-release
fix tests

v2.3.0-rc.1

31 Jul 14:28
Compare
Choose a tag to compare
v2.3.0-rc.1 Pre-release
Pre-release
Make a test RC

v2.3.0-rc.0

31 Jul 14:08
Compare
Choose a tag to compare
v2.3.0-rc.0 Pre-release
Pre-release
Create RC0

v2.3.0-rc.8: fix!: editorial review (#127)

01 Aug 19:45
b0abac1
Compare
Choose a tag to compare
* fix: editorial review

* fix: lint cicd

* Try to fix lint

---------

Co-authored-by: Anxo Rodriguez <[email protected]>

v2.3.0-rc.3: fix!: editorial review (#127)

31 Jul 14:58
b0abac1
Compare
Choose a tag to compare
* fix: editorial review

* fix: lint cicd

* Try to fix lint

---------

Co-authored-by: Anxo Rodriguez <[email protected]>

v2.2.1

13 Jul 15:51
Compare
Choose a tag to compare
chore: update version

CoW Hooks

13 Jul 15:35
dd2ee8a
Compare
Choose a tag to compare

Updated the types to use the latests from swaggers. Specially due to the addition of CoW Hooks

v.2.1.0

05 May 07:47
Compare
Choose a tag to compare

OrderBookApi.getTrades() interface is changed.

Before: OrderBookApi.getTrades({owner, orderId})
After: OrderBookApi.getTrades({owner, orderUid})

v2.0.6

03 May 13:56
Compare
Choose a tag to compare

fix: clean query params from undefined values

Full Changelog: v2.0.5...v2.0.6