CHANGELOG.md
## v0.1.5
- Improve abi from `https://github.com/Kabie/abx/tree/main/lib/abx`
- Fixed `Web3.Middleware.Parse` after_dispatch
## v0.1.4
- Get failed http request without `raise`
- Format parser result.
## v0.1.2
- Improve ABI Parse
- Making Eth API's input and output more user-friendly
- `contract` support top module naming.
- Reducing the requirements for Elixir versions
## v0.1.1
Fix `use Web3.Utils`, Make sure the application can use the `Web3.Utils` method
## v0.1.0
Initial release.