Skip to content

Releases: OpenZeppelin/openzeppelin-upgrades

@openzeppelin/[email protected]

18 Nov 22:13
Compare
Choose a tag to compare
  • Allow ommitting args in deployProxy when it's an empty array.

@openzeppelin/[email protected]

18 Nov 22:13
Compare
Choose a tag to compare
  • Allow ommitting args in deployProxy when it's an empty array.

@openzeppelin/[email protected]

17 Nov 19:33
Compare
Choose a tag to compare
  • Fix spurious "Artifacts are from different compiler runs" error when using dependencies through artifacts.require. (#225)

@openzeppelin/[email protected]

15 Nov 23:08
Compare
Choose a tag to compare
  • Fix spurious "Artifacts are from different compiler runs" error on Windows. (#222)

@openzeppelin/[email protected]

13 Nov 15:40
Compare
Choose a tag to compare
  • Migrate plugin to Hardhat. (#214)

@openzeppelin/[email protected]

03 Nov 17:23
Compare
Choose a tag to compare
  • Add jsonrpc: '2.0' field when using Truffle provider. (#210)

v1.2.1

21 Oct 19:09
Compare
Choose a tag to compare
  • Add ability to disable proxy initialization by specifying initializer: false. (#204)

v1.2.0

16 Oct 22:00
Compare
Choose a tag to compare
  • Add new flag unsafeAllowLinkedLibraries to allow deployment of contracts with linked libraries. (#182)

v1.1.1

08 Oct 23:19
Compare
Choose a tag to compare
  • Fix OpenZeppelin CLI migration for projects that were initialized with ZeppelinOS. (#193)

Buidler Plugin

  • Add prepareUpgrade to Buidler type extensions. (#184)

v1.1.0

18 Sep 23:39
Compare
Choose a tag to compare
  • Add a script to migrate from OpenZeppelin CLI. (#143)