2019-07-15 05:22:51 -07:00

756 B

CHANGELOG

v0.0.4 - July 15, 2019

* Dependencies updated

v0.0.3 - July 13, 2019

* Dependencies updated

v0.0.2 - July 13, 2019

* Dependencies updated

v0.0.1 - Invalid date

* Create dev-utils package (#1848)
* Add `LibAssetData` and `LibTransactionDecoder` contracts (#1848)
* Refactor `LibAssetData` to only check 0x-specific allowances (#1848)
* Refactor `LibAssetData` balance/allowance checks to never revert (#1848)
* Refactor `OrderValidationUtils` to calculate `fillableTakerAssetAmount` (#1848)
* Add support for StaticCallProxy (#1863)