Releases: windingtree/smart-contracts-libraries
Releases · windingtree/smart-contracts-libraries
Version 0.4.0
Version 0.3.0
- ERC165Removable.sol: OpenZeppelin's ERC165 contract extended with interfaces removing feature
- ERC20Configurable.sol: Easy configurable token
- ERC20Upgradeable.sol: Easy configurable and upgradeable token
Version 0.2.0
Added ERC20Configurable token contract
Version 0.1.4
Contracts pragma has been updated to ^0.6.6
Version 0.1.3
Removed OpenZeppelin dependency for ERC156Removable
Version 0.1.2
Updated pragma for ERC165Removable
Version 0.1.1
Initial release with ERC165Removable contract
Version 0.1.0
Initial version with the ERC165Removable contract