Skip to content

v0.3.1

Compare
Choose a tag to compare
@montyly montyly released this 03 Dec 15:09
· 4011 commits to master since this release

0.3.1 - 2018-12-03

This release fixes minor bugs and improves the json output.

Changed

  • Improve json ouput:
  • Add support for Truffle projects using a truffle-config.js file instead of truffle.js
  • Fix incorrect slithIR conversion for mapping of mapping (#83)
  • Fix minor bugs (remove duplicate constructors, fix incorrect is_implemented attribute in Modifier)