Files
protocol/CHANGELOG.md
2017-06-26 15:25:30 -07:00

1.2 KiB

CHANGELOG

v0.7.1 - Jun. 26, 2017

* Add the ability to convert Ether to wrapped Ether tokens and back via `zeroEx.etherToken.depostAsync` and `zeroEx.etherToken.withdrawAsync` (#81)

v0.7.0 - Jun. 22, 2017

* Add Kovan smart contract artifacts (#78)
* Return fillAmount from `fillOrderAsync` and `fillUpToAsync` (#72)
* Return cancelledAmount from `cancelOrderAsync` (#72)
* Renamed type `LogCancelArgs` to `LogCancelContractEventArgs` and `LogFillArgs` to `LogFillContractEventArgs`

v0.6.2 - Jun. 21, 2017

* Reduced bundle size
* Improved documentation

v0.6.1 - Jun. 19, 2017

* Improved documentation

v0.6.0 - Jun. 19, 2017

* Made `ZeroEx` class accept `Web3Provider` instance instead of `Web3` instance
* Added types for contract event arguments

v0.5.2 - Jun. 15, 2017

* Fixed the bug in `postpublish` script that caused that only unminified UMD bundle was uploaded to release page

v0.5.1 - Jun. 15, 2017

* Added `postpublish` script to publish to Github Releases with assets.