Releases: morrislaptop/vue-web3
Releases · morrislaptop/vue-web3
v2.1.0
2.1.0 (2018-08-28)
Features
- Update to latest versions (ba0e804)
v2.0.0
2.0.0 (2018-03-17)
Performance Improvements
- web3: Remove dependenecies (cb1c870)
BREAKING CHANGES
- web3: The provider option has been removed.
Create and pass your web3 instance directly into the library.
v1.1.2
1.1.2 (2018-03-14)
Bug Fixes
- events: getPastEvents and then load more events (832c576)
v1.1.1
1.1.1 (2018-03-14)
Bug Fixes
- newBlockHeaders: Add delay before getting block (2f6e5f1)
v1.1.0
1.1.0 (2018-03-05)
Bug Fixes
- calls: Report errors when subscribing to newBlockHeaders fails (9e08e88)
- events: Sensible defaults when subscribing to events (9b15784)
- events: Throw error when subscribing to events fails (a29c2e2)
Features
- calls: Allow specifying arguments to pass to call methods (14694a3)
v1.0.1
1.0.1 (2018-03-05)
Bug Fixes
v1.0.0
1.0.0 (2018-03-04)
Bug Fixes
- circleci: CircleCI doesnt have NPX (e77978b)
- circleci: Correct testing command (373e652)