0.5.0
What's Changed
Breaking Changes
- Rename
NotERC165CompatibleError
toErrors.NotERC165CompatibleError
Bug fixes
- Handle unexpected errors in ExecutionError exceptions
Pull Requests in Release
- Add Errors Prefix to NotERC165CompatibleError by @alisinabh in #121
- Switch test-rpc provider to Anvil by @alisinabh in #120
- Bump ex_doc from 0.32.1 to 0.32.2 by @dependabot in #123
- Bump credo from 1.7.5 to 1.7.6 by @dependabot in #124
- Fix anvil eip1559 signed payload signature in test by @alisinabh in #125
- Handle unexpected errors in ExectionError exceptions by @alisinabh in #126
- Bump ex_doc from 0.32.2 to 0.33.0 by @dependabot in #127
Full Changelog: v0.4.5...v0.5.0