1.0 KiB
1.0 KiB
CHANGELOG
v1.0.0-rc.2 - July 23, 2018
* Upgrade ethereumjs-abi dep including a fix so that addresses starting with 0 are properly decoded by `decodeERC20AssetData`
v1.0.0-rc.1 - July 20, 2018
* Refactor to work with V2 of 0x protocol (#636)
* Export parseECSignature method (#684)
* Handle Typed Arrays when hashing data (#894)
v0.0.9 - July 18, 2018
* Dependencies updated
v0.0.8 - July 9, 2018
* Dependencies updated
v0.0.7 - June 19, 2018
* Dependencies updated
v0.0.6 - May 29, 2018
* Dependencies updated
v0.0.5 - May 22, 2018
* Add orderStateUtils, a module for computing order state needed to decide if an order is still valid
v0.0.4 - May 5, 2018
* Dependencies updated
v0.0.3 - May 4, 2018
* Dependencies updated
v0.0.2 - May 4, 2018
* Dependencies updated