Skip to content

Releases: ApeWorX/ethpm-types

EthPM Types 0.3.14

14 Dec 17:53
feb1032
Compare
Choose a tag to compare

Changes

  • fix: make selector a property on ConstructorABI @unparalleled-js (#55)

Special thanks to: @unparalleled-js

EthPM Types 0.3.13

13 Dec 21:54
941578f
Compare
Choose a tag to compare

Changes

  • feat: add selector to constructor ABI @unparalleled-js (#54)

Special thanks to: @unparalleled-js

EthPM Types 0.3.12

14 Nov 17:02
7203a16
Compare
Choose a tag to compare

Changes

Special thanks to: @helloibis

EthPM Types 0.3.11

11 Nov 21:35
f5f0a2d
Compare
Choose a tag to compare

Changes

  • feat: support hex str selector and fix typing issues @unparalleled-js (#53)
  • fix: pin mypy to 0.982 @helloibis (#52)

Special thanks to: @helloibis and @unparalleled-js

EthPM Types 0.3.10

02 Nov 21:05
fccf983
Compare
Choose a tag to compare

Changes

Special thanks to: @helloibis

EthPM Types 0.3.9

02 Nov 16:01
38faac0
Compare
Choose a tag to compare

Changes

Special thanks to: @helloibis

EthPM Types 0.3.8

28 Oct 21:23
43e3ce5
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @helloibis

EthPM Types 0.3.7

31 Aug 20:15
7f64b8f
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @unparalleled-js

EthPM Types 0.3.6

31 Aug 13:36
12b0365
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day

EthPM Types 0.3.5

10 Aug 15:13
fc96ceb
Compare
Choose a tag to compare

Changes

  • feat: ignore contract type in repr for ABI @unparalleled-js (#42)
  • docs: fix index title @unparalleled-js (#41)

Special thanks to: @unparalleled-js