Releases: ApeWorX/ethpm-types
Releases · ApeWorX/ethpm-types
EthPM Types 0.2.1
Changes
- feat: add error abi support @fubuloubu (#29)
- feat: add tuple components field to ABIType @fubuloubu (#28)
Special thanks to: @fubuloubu
EthPM Types 0.2.0
Changes
- chore: plugin version alignment 0.2.0 @NotPeopling2day (#27)
Special thanks to: @NotPeopling2day
EthPM Types 0.1.1
EthPM Types 0.1.0
Changes
- chore: production version release @NotPeopling2day (#24)
- feat: add references to Source model @NotPeopling2day (#23)
- fix: no longer need to strip examples @fubuloubu (#19)
Special thanks to: @NotPeopling2day and @fubuloubu
EthPM Types 0.1.0-beta.7
EthPM Types 0.1.0-beta.6
EthPM Types 0.1.0-beta.5
Changes
- refactor: remove
.selector
from ABI types that don't need it @fubuloubu (#12) - refactor: reduce complexity @fubuloubu (#11)
Special thanks to: @fubuloubu
EthPM Types 0.1.0-beta.4
Changes
- refactor: introduce unions via discriminated literal fields @fubuloubu (#10)
Special thanks to: @fubuloubu
EthPM Types 0.1.0-beta.3
Changes
- fix: correct 'indent' kwarg to 'separators' in base json method @unparalleled-js (#8)
Special thanks to: @unparalleled-js
EthPM Types 0.1.0-beta.2
Changes
- refactor: change txns to transactions and doc strings @evanblank3 (#6)
Special thanks to: @evanblank3