Skip to content

Releases: OpenZeppelin/openzeppelin-foundry-upgrades

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 29 May 22:14
258e12e
  • Support use in Hardhat 3 solidity tests. (#121)

v0.4.1-alpha.0

v0.4.1-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@ericglau ericglau released this 26 Jan 20:50
997228d

Support use in Hardhat 3 solidity tests. (#117)

Note ⚠️ This version is still in testing and is not encouraged for use in production.

v0.4.0

Choose a tag to compare

@ericglau ericglau released this 27 Jan 18:20
cbce1e0
  • Remove dependency on solidity-stringutils. (#91)

Breaking changes

  • Requires forge-std version v1.9.5 or higher.

v0.3.8

Choose a tag to compare

@ericglau ericglau released this 24 Jan 20:38
c29dd49
  • Fix error conditions when warnings occur in validation output. (#94)

v0.3.7

Choose a tag to compare

@ericglau ericglau released this 13 Jan 21:50
453d9ff
  • Update documentation links. (#88)
  • Set Foundry as client origin for Defender deployments. (#90)

v0.3.6

Choose a tag to compare

@ericglau ericglau released this 24 Sep 19:17
16e0ae2
  • Add referenceBuildInfoDir and exclude options. (#74)

v0.3.5

Choose a tag to compare

@ericglau ericglau released this 20 Sep 17:39
b3b285b

Potentially breaking changes

  • Adds a check to ensure initialOwner for deployTransparentProxy is not a ProxyAdmin contract. (#76)

v0.3.4

Choose a tag to compare

@ericglau ericglau released this 16 Sep 19:16
b702226
  • Defender: Add metadata option. (#75)

v0.3.3

Choose a tag to compare

@ericglau ericglau released this 26 Aug 17:22
dd9e5dd
  • Defender: Fix error in proposeUpgrade when project path has a space. (#71)

v0.3.2

Choose a tag to compare

@ericglau ericglau released this 14 Aug 21:01
1f6690a
  • Fix simulation failure due to revert when upgrading deployments using OpenZeppelin Contracts v4. (#65)