What's Changed
- subscriptions as peer dependency by @libotony in #140
- ci: add web3 compatibility test by @libotony in #141
- improve log filter options by @libotony in #142
Note: Web3.js added a safety guard to the log filter, which is if you leave options unset in method getPastLogs, it will set from fromBlock to latest, which is a breaking change to web3's behavior.
Full Changelog: v1.5.8...v1.6.0