Skip to content

Releases: 0xProject/0x-parser

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)

v0.3.4

12 Jun 07:03
Compare
Choose a tag to compare

0.3.4 (2023-06-12)

Build System

  • update esbuild minification for nextjs (26764e1)

v0.3.3

11 Jun 23:33
Compare
Choose a tag to compare

0.3.3 (2023-06-11)

Build System

  • update type declarations (68f609a)

v0.3.2

11 Jun 22:42
Compare
Choose a tag to compare

0.3.2 (2023-06-11)

Build System

  • update type declarations (102befd)

v0.3.1

11 Jun 21:44
Compare
Choose a tag to compare

0.3.1 (2023-06-11)

Build System

  • fix location of type declarations (b38e8d5)

v0.3.0

11 Jun 21:01
Compare
Choose a tag to compare

0.3.0 (2023-06-11)

Features

v0.2.0

30 May 05:33
Compare
Choose a tag to compare

0.2.0 (2023-05-30)

Features

  • introduce executeMetaTransactionV2 (b51afd0)
  • update executeMetaTransactionV2 & transformERC20 (4ec05c2)

Bug Fixes

  • unwrap metatransaction from permitAndCall (7aaa97b)