Skip to content

Vyper 0.2.2

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 04 Jul 20:46
· 1699 commits to master since this release
337c2ef

Fixed

  • Do not fold exponentiation to a negative power (#2089)
  • Add repr for mappings (#2090)
  • Literals are only validated once (#2093)