66 lines
1.4 KiB
Markdown
66 lines
1.4 KiB
Markdown
<!--
|
|
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
|
|
Edit the package's CHANGELOG.json file only.
|
|
-->
|
|
|
|
CHANGELOG
|
|
|
|
## v1.5.0 - _February 27, 2020_
|
|
|
|
* Add generic liquidity provider sampling (#2487)
|
|
* Use liquidity provider registry in sampler (#2499)
|
|
|
|
## v1.4.2 - _February 26, 2020_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.4.1 - _February 25, 2020_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.4.0 - _February 15, 2020_
|
|
|
|
* Added Curve contract sampling (#2483)
|
|
|
|
## v1.3.0 - _February 8, 2020_
|
|
|
|
* Catch reverts to `DevUtils` calls (#2476)
|
|
* Remove wrapper functions and introduce `batchCall()` (#2477)
|
|
|
|
## v1.2.1 - _February 6, 2020_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.2.0 - _February 4, 2020_
|
|
|
|
* Make source IDs static on all networks, not inherited from `DeploymentConstants`. (#2459)
|
|
|
|
## v1.1.0 - _January 22, 2020_
|
|
|
|
* Add batch functions to query quotes (#2427)
|
|
* Early exit if a DEX sample fails (#2427)
|
|
|
|
## v1.0.3 - _January 6, 2020_
|
|
|
|
* Add gas limits to external quote calls. (#2405)
|
|
|
|
## v1.0.2 - _December 17, 2019_
|
|
|
|
* Do not query empty/unsigned orders. Swallow revets on DEX quotes. (#2395)
|
|
|
|
## v1.0.1 - _December 9, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.0 - _December 2, 2019_
|
|
|
|
* Created package. (#2344)
|
|
|
|
## v1.0.0-beta.2 - _December 2, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.0-beta.1 - _Invalid date_
|
|
|
|
* Created package. (#2344)
|