Releases: ApeWorX/ethpm-types
Releases · ApeWorX/ethpm-types
EthPM Types 0.6.18
ETHPM Types 0.6.17
EthPM Types 0.6.16
ETHPM Types 0.6.15
EthPM Types 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
EthPM Types 0.6.13
EthPM Types 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
EthPM Types 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
EthPM Types 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