Skip to content

Releases: ApeWorX/ethpm-types

EthPMTypes 0.6.8

02 Apr 15:31
42e586b
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

EthpmTypes 0.6.7

03 Jan 17:25
91f16b3
Compare
Choose a tag to compare

Changes

  • fix: bug where could not set references or any other property on Source model @antazoey (#111)

Special thanks to: @antazoey

EthPM Types 0.6.6

18 Dec 23:13
e14e101
Compare
Choose a tag to compare

Changes

  • fix: handle when key name is optimize instead of optimizer in set @antazoey (#110)

Special thanks to: @antazoey

EthPM Types 0.6.5

18 Dec 20:28
27b6c9e
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @mikeshultz

EthPM Types 0.6.4

16 Dec 16:00
508b577
Compare
Choose a tag to compare

Changes

  • fix: issue with content trailing empty lines @antazoey (#107)
  • feat: adds identifier_definitions and identifier_lookup props to ContractType @mikeshultz (#106)
  • fix: compilers with different settings were not disinguished @antazoey (#104)
  • fix: remove pysha3 from test dependencies @mikeshultz (#105)

Special thanks to: @antazoey and @mikeshultz

EthPM Types 0.6.3

14 Dec 17:49
8d6ac28
Compare
Choose a tag to compare

Changes

  • feat: method to help get compiler by name and version [APE-1618] @antazoey (#103)
  • feat: Compiler class is now hashable so you can easily make sets out of them [APE-1618] @antazoey (#103)
  • chore: missed pydantic updates in tests [APE-1611] @antazoey (#102)

Special thanks to: @antazoey

EthPM Types 0.6.2

12 Dec 16:21
c52e35b
Compare
Choose a tag to compare

Changes

  • fix: Source Map regression breaking Vyper tooling [APE-1604] @antazoey (#101)

Special thanks to: @antazoey

EthpmTypes 0.6.1

09 Dec 00:32
dd22626
Compare
Choose a tag to compare

Changes

  • fix: PackageNameError type name fix [APE-1597] @antazoey (#100)

Special thanks to: @antazoey

EthPM Types 0.6.0

08 Dec 18:26
f1ae4f7
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

EthPM Types 0.5.11

18 Nov 15:49
d4a1ef1
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey