- Test with Github actions instead of deprecated Travis. - Testing uses Foundry Anvil insttead of Truffle Ganache. - Minor fixes found by working tests.
1.2.0
- Upversioned Web3.py to v6.8.0. - Minimal readme updates. - Added this change log.
1.1.2
- Selector command - Returns contract's function by given selector.
1.1.1
- Rest in peace, my beloved cat Dymka.
1.1.0
- Fix raw bytes print. - pipenv upgrade.
1.0.9
- Added events parsing. - Added versions. - More tests.