github OpenZeppelin/openzeppelin-contracts v1.10.0

latest releases: v5.0.2, v4.9.6, v4.9.5...
5 years ago

The release includes the new constructor syntax in Solidity (goodbye warnings 👋).

🎉 🎉 🎉

Changelog

v1.9.0...v1.10.0

  • Updated contracts for Solidity 0.4.23 including the new constructor syntax (#921)
  • Added renounceOwnership to Ownable (#907)
  • Added Superuser, an extension of Ownable with an emergency mechanism (#952, #978)
  • Added an Ownable "behavior" to test that your ownable contracts do not break the semantics (#929)

Don't miss a new openzeppelin-contracts release

NewReleases is sending notifications on new releases.