Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 11:42
85a4383

Fixed handling of contract calls with no arguments - possible behavioral breaking change, hence a major version.

What's Changed

  • Do not remove functionName & functionArgs if no args but receiver is smart contract by @nvergez in #13
  • increase version by @gabrielmatei in #14

New Contributors

Full Changelog: v1.0.3...v2.0.0