- chore: drop python 3.8 support and upgrade ETH dependencies antazoey (118)
Special thanks to: antazoey
0.6.14
Changes
- feat: add support for natspec map antazoey (133) - docs: add doc-strings for the doc-fields in `ContractType` antazoey (130) - docs: added documentation on how to use `from_signature()` method Aviksaikat (132)
Special thanks to: Aviksaikat and antazoey
0.6.13
Changes
- fix(pydantic): apply override behavior for `model_` prefixed methods to legacy methods (e.g. `dict()`) antazoey (129)