- fix(pydantic): apply override behavior for `model_` prefixed methods to legacy methods (e.g. `dict()`) antazoey (129)
Special thanks to: antazoey
0.6.12
Changes
- fix: specify encoding during `.unpack()` antazoey (128) - test: re-enable `macos-latest` in CI since antazoey (127) - feat: windows support bitwise-constructs (126) - refactor: examples test antazoey (125)
Special thanks to: antazoey and bitwise-constructs
0.6.11
Changes
- fix: allow mypy to detect internalType not required fubuloubu (124) - feat: add `get` method to ABIList antazoey (123)
Special thanks to: antazoey and fubuloubu
0.6.10
Changes
- feat: adds EventABI.from\_signature() and MethodABI.from\_signature() mikeshultz (121) - fix(devops): pin macos runners to macos-12 mikeshultz (122)
Special thanks to: mikeshultz
0.6.9
Changes
- chore: update permissions to add write fubuloubu (120) - feat: add python 3.12 support antazoey (119)
Special thanks to: antazoey and fubuloubu
0.6.8
Changes
- fix: issue with empty file sources antazoey (117) - test: show that `get_deployment_bytecode` and alike function antazoey (112)