github NomicFoundation/hardhat @nomiclabs/hardhat-vyper@3.0.0
hardhat-vyper v3.0.0

This release is a full revamp of our hardhat vyper plugin that fixes many issues (#2082, #1364, #1338, #1335, #1258). The most important changes are:

  • Compilation cache now works properly. This means that your vyper files won't be recompiled each time.
  • Docker is no longer a dependency. Vyper official binaries are used instead.
  • Compiling with multiple versions of vyper are now supported.

Check the README to learn more.

Don't miss a new hardhat release

NewReleases is sending notifications on new releases.