Skip to content

Releases: 0xProject/0x-parser

v1.0.3

01 Mar 08:20
Compare
Choose a tag to compare

1.0.3 (2024-03-01)

Bug Fixes

  • bnb txs that do not transfer tokens to taker (a1940e3)

v1.0.2

10 Sep 08:09
Compare
Choose a tag to compare

1.0.2 (2023-09-10)

Bug Fixes

  • handle permitAndCall function overload (34d01c9)

v1.0.1

04 Sep 22:48
Compare
Choose a tag to compare

1.0.1 (2023-09-04)

Performance Improvements

v1.0.0

02 Sep 20:12
Compare
Choose a tag to compare

1.0.0 (2023-09-02)

⚠ BREAKING CHANGES

  • viem as peer dependency

Features

  • viem as peer dependency (f8c2239)

Bug Fixes

  • account for identical permitAndCall function names (1ead225)
  • handle zero transfer events for sellToPancakeSwap (4ea566a)
  • support sellEthForTokenToUniswapV3 multihop (06f7faf)

v0.6.0

31 Aug 07:30
Compare
Choose a tag to compare

0.6.0 (2023-08-31)

Features

  • introduce viem + remove ethers (1432283)

Bug Fixes

  • remove exchange proxy abi from bundle... (2b6e6f8)
  • support multihop for sellToUniswap (5128e75)
  • use native asset for parsers that need it (ae82504)

v0.5.1

21 Aug 21:17
Compare
Choose a tag to compare

0.5.1 (2023-08-21)

Bug Fixes

  • support multihop for sellToUniswap (5128e75)

v0.5.0

13 Aug 07:29
Compare
Choose a tag to compare

0.5.0 (2023-08-13)

Features

  • add new addresses for permitandcall (4cc8f86)

v0.4.0

13 Aug 01:18
Compare
Choose a tag to compare

0.4.0 (2023-08-13)

Features

v0.3.6

20 Jun 00:05
Compare
Choose a tag to compare

0.3.6 (2023-06-19)

Bug Fixes

  • reduce rpc call for transformERC20 by one (7803fb5)
  • reduce rpc calls for multiplexBatchSellTokenForToken by 80% (03c0a04)
  • use exchange proxy address by chain id (b3bbb88)

v0.3.5

13 Jun 05:29
Compare
Choose a tag to compare

0.3.5 (2023-06-13)

Build System

  • expand node support & update deps (48f3d24)