OpenZeppelin CLI 2.7 RC.0 available!

Hey folks! We have published a release candidate for the CLI v2.7. This release includes several new goodies, such as support for typechain, transitive Solidity libraries, tuple parameters, and Solidity 0.6 ABI format; as well proper timeout management, faster compilation check times, and a lot of bugfixes.

npm install @openzeppelin/cli@rc

Give it a shot and tell us what you think!! You can find the full changelogs here and here. As always, remember that this is a release candidate; if you want to err on the safe side, always use the latest stable release.

2 Likes