Skip to content

Releases: ApeWorX/ape-solidity

Ape Solidity 0.8.4

09 Sep 22:50
7bea8bb
Compare
Choose a tag to compare

Changes

  • fix: import clash between dependency and relative path @antazoey (#154)

Special thanks to: @antazoey

Ape Solidity 0.8.3

19 Aug 19:43
961ca03
Compare
Choose a tag to compare

Changes

  • fix: issue where dependencies used local project's remappings instead of their own @antazoey (#151)
  • feat: add contract flattener CLI and fix flattened import logic @antazoey (#150)
  • test: re-enable macos-latest @dtdang (#149)

Special thanks to: @antazoey and @dtdang

Ape Solidity 0.8.2

13 Jun 22:12
a84cf38
Compare
Choose a tag to compare

Changes

  • fix: issue with extra suffix parts in imported sources @antazoey (#148)
  • fix: issue with flattener losing source parts (bad regex) @antazoey (#148)

Special thanks to: @antazoey

Ape Solidity 0.8.1

06 Jun 20:53
f378390
Compare
Choose a tag to compare

Changes

  • fix: handle missing contracts folder ID in remappings @antazoey (#147)
  • feat: allow configuring optimizations runs @antazoey (#146)

Special thanks to: @antazoey

Ape Solidity 0.8.0

01 Jun 03:51
bf9aa6b
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape Solidity 0.7.3

30 Apr 22:37
ee523b8
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape Solidity 0.7.2

16 Apr 17:46
339cfc6
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @mikeshultz

Ape Solidity 0.7.1

05 Jan 22:59
03aafed
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape Solidity 0.7.0

19 Dec 02:10
289aa7e
Compare
Choose a tag to compare

Changes

  • feat!: upgrade to ape 0.7 [APE-1458] @antazoey (#122)
  • docs: add notes about evm version config to readme [APE-1594] @fubuloubu (#127)

Special thanks to: @antazoey and @fubuloubu

Ape Solidity 0.6.11

22 Nov 16:27
669fa22
Compare
Choose a tag to compare

Changes

  • fix: take into account verbosity when showing SolcError [APE-1558] @antazoey (#126)

Special thanks to: @antazoey