Skip to content

Ape 0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 20:42
· 194 commits to refs/heads/main since this release
29269bc

Changes

  • fix: issue with --force flag on ape pm commands @antazoey (#2119)
  • fix: issues with remapping and dependency detection in foundry projects @antazoey (#2117)
  • docs: solidity mapping @dtdang (#2116)
  • fix: issues with manifest-dependencies, evm-version in foundry projects, and unpacking @antazoey (#2114)
  • feat: foundry project config reading @antazoey (#2113)
  • fix: issue where v-prefix was required if using ref as a version in GH dependencies @antazoey (#2112)
  • fix: issue where v prefix mattered in dependency mapping @antazoey (#2111)
  • docs: update userguides and notes [APE-1752] @dtdang (#2109)
  • test: fix issue in test debug code @antazoey (#2110)
  • fix: allow regex globs for compile exclusions @antazoey (#2108)
  • docs: update receipt for 0.8 changes [APE-1752] @dtdang (#2107)
  • fix: issue where trusted plugins showed up as 3rd party @antazoey (#2106)

Special thanks to: @antazoey and @dtdang