Files
protocol/packages/asset-buyer/CHANGELOG.md
Leonid Logvinov 71d1e6b0ec Updated CHANGELOGS
2018-10-18 16:02:49 +02:00

1.0 KiB

CHANGELOG

v2.1.0 - October 18, 2018

* Add `gasLimit` and `gasPrice` as optional properties on `BuyQuoteExecutionOpts`
* Export `BuyQuoteInfo` type (#1131)
* Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers (#1105)
* Add `gasLimit` and `gasPrice` as optional properties on `BuyQuoteExecutionOpts` (#1116)
* Add `docs:json` command to package.json (#1139)
* Add missing types to public interface (#1139)

v2.0.0 - October 4, 2018

* Expand AssetBuyer to work with multiple assets at once (#1086)
* Fix minRate and maxRate calculation (#1113)

v1.0.3 - October 2, 2018

* Dependencies updated

v1.0.2 - September 28, 2018

* Dependencies updated

v1.0.1 - September 25, 2018

* Dependencies updated

v1.0.0 - September 25, 2018

* Dependencies updated

v1.0.0-rc.1 - Invalid date

* Init