100 lines
2.0 KiB
Markdown
100 lines
2.0 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
|
|
|
|
## v2.2.4 - _July 31, 2019_
|
|
|
|
* Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies. (#1995)
|
|
|
|
## v2.2.3 - _July 24, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.2.2 - _July 15, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.2.1 - _July 13, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.2.0 - _July 13, 2019_
|
|
|
|
* Add `LibAssetProxyIds` contract (#1835)
|
|
* Updated ERC1155 Asset Proxy. Less optimization. More explicit handling of edge cases. (#1852)
|
|
* Implement StaticCallProxy (#1863)
|
|
|
|
## v2.1.5 - _May 24, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.1.4 - _May 15, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.1.3 - _May 14, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.1.2 - _May 10, 2019_
|
|
|
|
* Update tests to use contract-built-in `awaitTransactionSuccessAsync` (#1797)
|
|
|
|
## v2.1.1 - _April 11, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v2.1.0 - _March 21, 2019_
|
|
|
|
* Run Web3ProviderEngine without excess block polling (#1695)
|
|
|
|
## v2.0.0 - _March 20, 2019_
|
|
|
|
* Do not reexport external dependencies (#1682)
|
|
* Add ERC1155Proxy (#1661)
|
|
* Bumped solidity version to ^0.5.5 (#1701)
|
|
* Integration testing for ERC1155Proxy (#1673)
|
|
|
|
## v1.0.9 - _March 1, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.8 - _February 27, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.7 - _February 26, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.6 - _February 25, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.5 - _February 9, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.4 - _February 7, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.3 - _February 7, 2019_
|
|
|
|
* Fake publish to enable pinning
|
|
|
|
## v1.0.2 - _February 6, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.1 - _February 5, 2019_
|
|
|
|
* Dependencies updated
|
|
|
|
## v1.0.0 - _Invalid date_
|
|
|
|
* Move all AssetProxy contracts out of contracts-protocol to new package (#1539)
|