0.4.4
What's Changed
Enhancements
- Add ERC-165 contract and behaviour
- Add
skip_docs
option for contract module doc and typespec generation - Allow skipping checksum address in
Ethers.Utils.public_key_to_address/2
Pull Requests in Release
- Bump ex_secp256k1 from 0.7.2 to 0.7.3 by @dependabot in #114
- Bump ex_abi from 0.7.1 to 0.7.2 by @dependabot in #113
- Bump excoveralls from 0.18.0 to 0.18.1 by @dependabot in #112
- Implement ERC-165 support by @alisinabh in #115
- Allow skipping checksum address in
Utils.public_key_to_address
by @alisinabh in #116
Full Changelog: v0.4.3...v0.4.4