v2.0.0: V2.0.0 (#3)
Breaking changes
- Updated dependecy to
@animoca/ethereum-contracts-core_library:2.0.0. - Updated compiler to
solc:0.6.8. - Added
ERC20.solandERC20WithOperators.sol. RemovedERC20Full.sol. Refactored the unit tests. - Applied naming convention on public members.
Improvements
- Support of new ERC165 interface for allowance functions.