Files
protocol/packages/abi-gen-templates/CHANGELOG.md
2019-07-31 13:35:49 -07:00

1.3 KiB

CHANGELOG

v2.4.0 - July 31, 2019

* Updated interface to `deployFrom0xArtifactAsync` to include log decode dependencies. (#1995)
* Updated interface to `deployAsync` to include log decode dependencies. (#1995)

v2.3.0 - July 24, 2019

* Python: fix broken event handling (#1919)
* Python: custom validator class support (#1919)
* Python: linter fixes (#1919)
* Python: normalize bytes parameters in wrapper methods (#1919)

v2.2.1 - July 13, 2019

* Dependencies updated

v2.2.0 - July 12, 2019

* add parameter assertions to methods (#1823)
* Move `getABITransactionData` to `callAsync` template (#1863)
* Initial support for Python (#1878)

v2.1.0 - May 10, 2019

* add `awaitTransactionSuccessAsync()` to `tx.handlebars` (#1797)

v2.0.2 - April 11, 2019

* Dependencies updated

v2.0.1 - February 25, 2019

* Dependencies updated

v2.0.0 - February 5, 2019

* Upgrade the bignumber.js to v8.0.2 (#1517)

v1.0.2 - January 15, 2019

* Dependencies updated

v1.0.1 - November 28, 2018

* Dependencies updated

v1.0.0 - Invalid date

* Initial publish (#1305)