Releases: OpenZeppelin/hardhat-exposed
Releases · OpenZeppelin/hardhat-exposed
v0.1.10
01 Feb 23:53
Compare
Sorry, something went wrong.
No results found
Add all libary functions in exposed contract.
v0.1.9
19 Aug 15:44
Compare
Sorry, something went wrong.
No results found
Fix contracts that override a function through a public variable.
v0.1.8
19 Aug 15:43
Compare
Sorry, something went wrong.
No results found
Fix import paths on Windows.
v0.1.7
07 Jul 18:29
Compare
Sorry, something went wrong.
No results found
Fix import paths on Windows.
v0.1.6
09 Jun 18:36
Compare
Sorry, something went wrong.
No results found
Improve performance a little by not requesting bytecode or optimizations for first compilation.
v0.1.5
07 Jun 19:22
Compare
Sorry, something went wrong.
No results found
Remove duplicate functions in exposed contract when overriding.
v0.1.4
07 Jun 19:05
Compare
Sorry, something went wrong.
No results found
Fix storage location for constructor arguments.
v0.1.3
07 Jun 19:02
Compare
Sorry, something went wrong.
No results found
Fix functions with enum and contract arguments.
v0.1.2
07 Jun 19:01
Compare
Sorry, something went wrong.
No results found
v0.1.1
07 Jun 19:01
Compare
Sorry, something went wrong.
No results found
Add support for libraries.
Add support for abstract contracts and interfaces.
Generate a constructor that invokes all uninitialized parents.