v1.2.0
Changelog
- Fix ERC20 interface and implementations to conform to standard.
- Rename
claimtoreleaseinTokenTimelock. - Bugfixes in
VestedToken. - Deprecated
throwin favor ofrequire(),assert()andrevert(). - Small improvements on crowdsale contracts.
- Added
ECRecoverylibrary.