Skip to content

Releases: 0xProject/0x-parser

v2.0.0

18 Jul 20:13
Compare
Choose a tag to compare

2.0.0 (2024-07-18)

⚠️ BREAKING CHANGES

0x-parser v2.0.0 introduces a npm package dedicated to 0x API v2 and the new Settler smart contract. 0x-parser now supports only API v2 and Settler. If you need to parse swaps from 0x Exchange Proxy, please use 0x-parser v1.x.x.

Features

  • migrate project to 0x v2 & settler (ec87786)

v1.2.5

17 Jul 03:36
Compare
Choose a tag to compare

1.2.5 (2024-07-17)

Bug Fixes

  • filter from logs from taker for initial input (fb218e5)

v1.2.4

16 Jul 20:18
Compare
Choose a tag to compare

1.2.4 (2024-07-16)

Bug Fixes

  • use logs if taker received found in logs (ef27691)

v1.2.3

10 Jul 18:36
Compare
Choose a tag to compare

1.2.3 (2024-07-10)

Bug Fixes

  • erc-20 transfers for SettlerMetaTxn (329a1fd)

v1.2.2

10 Jul 08:02
Compare
Choose a tag to compare

1.2.2 (2024-07-10)

Bug Fixes

  • native transfers with SettlerMetaTxn (1d659a6)

v1.2.1

10 Jul 06:05
Compare
Choose a tag to compare

1.2.1 (2024-07-10)

Bug Fixes

  • account for native token transfer & meta transactions (2f65804)

v1.2.0

19 Jun 01:20
Compare
Choose a tag to compare

1.2.0 (2024-06-19)

Features

  • introduce parseSwapV2 for Settler (a15fcc4)

v1.1.1

03 Jun 00:48
Compare
Choose a tag to compare

1.1.1 (2024-06-03)

Miscellaneous Chores

v1.1.0

03 May 20:39
Compare
Choose a tag to compare

1.1.0 (2024-05-03)

deps

Bug Fixes

  • latest TS requires specific rootDir (55b0dbc)

v1.0.5

26 Apr 04:08
Compare
Choose a tag to compare

1.0.5 (2024-04-26)

deps