Skip to content

Releases: ApeWorX/ape-solidity

Ape Solidity 0.1.0-beta.4

05 Feb 03:36
ec93c30
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape Solidity 0.1.0-beta.3

05 Feb 02:12
e198202
Compare
Choose a tag to compare

Changes

  • refactor: update to avoid breaking ethpm-types @fubuloubu (#21)

Special thanks to: @fubuloubu

Ape Solidity 0.1.0-beta.2

19 Jan 16:00
263931c
Compare
Choose a tag to compare
  • Handle changes from ethpm-types
  • Fix error where the Source ID was the complete path to the local contract

Ape Solidity 0.1.0-beta.1

21 Dec 03:07
d5912a0
Compare
Choose a tag to compare
  • Support beta ape

Ape Solidity 0.1.0-alpha.4

07 Dec 20:56
afc285f
Compare
Choose a tag to compare
  • feat: support import remapping
  • fix: issue where source ID was always the last contract

Ape Solidity 0.1.0-alpha.3

19 Oct 16:53
14f6956
Compare
Choose a tag to compare

fix: use ABI type instead of dict when creating ContractType instances

Ape Solidity 0.1.0-alpha.2

17 Sep 05:42
3ea4255
Compare
Choose a tag to compare

merged pull request #7 to fix issue #5 and issue #6

removed support for python 3.6 and added testing for python 3.9

updated ape requirement to 0.1.0a15

Ape Solidity 0.1.0-alpha.1

13 Jul 05:43
5d8ea4f
Compare
Choose a tag to compare
Merge pull request #4 from ApeWorX/chore/issues/3

reincorporate project template for changelog updates