Skip to content

Ape Solidity 0.6.7

Choose a tag to compare

@github-actions github-actions released this 05 Jul 18:21
· 32 commits to refs/heads/main since this release
4046c6f

Changes

  • fix: issue where deploy failures would not enrichment [APE-1142] @antazoey (#112)
  • feat: way nicer error when typing an import statement wrong [APE-1152] @antazoey (#113)
  • feat: implement flattening api [APE-794] @z80dev (#107)
  • fix: handle when no contracts in file [APE-1135] @antazoey (#111)
  • test: add npm dependency [APE-1033] @dtdang (#108)

Special thanks to: @antazoey, @dtdang and @z80dev