v0.3.1
0.3.1 - 2023-03-20
This releases adds the support for Sepolia, removes the support for rinkeby, adds solc-select as a direct dependency and contains improvements to support linked libraries (to ease Echidna's integration).
We would like to thank all of our external contributors:
Added
- Add support Sepolia by @wakiyamap in #388
- Add dev dependencies by @bohendo in #376
- add solc-select as required dep by @0xalpharush in #407
- Enable custom build output directories with Brownie by @UsmannK in #366
- Codeowners by @montyly in #406
Removed
Changed
- hardhat: consider hardhat console might not execute successfully by @elopez in #364
- pass kwargs to is_supported by @zhiqiangxu in #299
- removed etherlime from CI by @damilolaedwards in #378
- upgrade nix installation to fix CI installation by @0xalpharush in #399
- CI improvements by @montyly in #404
- Improve libraries support by @montyly in #390
- Normalize abs paths by @bohendo in #370
- support compact format for solc 0.4.12 by @0xalpharush in #398
Fixed
- dapp: fix compilations with
target
different fromcwd
by @elopez in #365 - URL wiki fix by @ahpaleus in #356
- Fix Vyper type to str by @smonicas in #401
- fix typo by @technovision99 in #409
New Contributors
- @ahpaleus made their first contribution in #356
- @zhiqiangxu made their first contribution in #299
- @damilolaedwards made their first contribution in #378
- @wakiyamap made their first contribution in #388
- @UsmannK made their first contribution in #366
- @smonicas made their first contribution in #401
- @technovision99 made their first contribution in #409
Full Changelog: 0.3.0...0.3.1