Skip to content

v0.2.4

Compare
Choose a tag to compare
@montyly montyly released this 05 Oct 13:33
· 455 commits to master since this release

0.2.4 - 2022-10-05

This release adds the support for optimistic and polygon testnets, and fixes multiples bugs.

For foundry users: we do not support setup that use multiple compiler versions at the moment (see foundry-rs/foundry#3450).

We want to thanks our external contributors:

Added

  • Support for optimistic (#277)
  • Support for polygon testnet (#294)

Fixed

  • Support for ehterscan with relative path (#260)
  • Foundry test (#274)
  • Base64 Zip import (#287)
  • Issues in foundry support (#273, #282)