779 B
779 B
CHANGELOG
v0.3.2 - May 22, 2018
* Dependencies updated
v0.3.1 - May 4, 2018
* Dependencies updated
v0.3.0 - May 4, 2018
* Update ethers-contracts to ethers.js (#540)
v0.2.1 - April 18, 2018
* Dependencies updated
v0.2.0 - April 11, 2018
* Contract wrappers now accept Provider and defaults instead of Web3Wrapper (#501)
v0.1.0 - April 2, 2018
* Add tests for traversing ABI tree (#485)
* Fix ABI tuples traversing (#485)
* Fix ABI arrays traversing (#485)
v0.0.6 - April 2, 2018
* Dependencies updated
v0.0.2 - March 3, 2018
* Initial release