Releases: ApeWorX/ethpm-types
Releases · ApeWorX/ethpm-types
ETHPM Types 0.6.24
ETHPM Types 0.6.23
EthPM Types 0.6.22
EthPM Types 0.6.21
EthPM Types 0.6.20
Changes
- fix: unable to parse events from signatures when inputs included tuple types @dtdang (#147)
- feat: pep-625 compliance and enabling python 3.13 @bitwise-constructs (#145)
Special thanks to: @bitwise-constructs and @dtdang
EthPM Types 0.6.19
Changes
- feat: Support pydantic 2.10 @antazoey (#144)
- fix: allows event signatures with nameless parameters to be parsed @bitwise-constructs (#143)
Special thanks to: @antazoey and @bitwise-constructs