Skip to content

0.1.2 - 2019-06-05

Choose a tag to compare

@montyly montyly released this 05 Jun 19:56

0.1.2 - 2019-06-05

This release extends crytic-compile capacities and fixes a bug related to the file encoding.

Added

  • Support for native solc in truffle (#20)
  • Add etherlime> 2.0.0 support (#19)
  • Add support for a list of different solc versions (#18)

Changed

  • Cli: return -1 if the compilation failed (#21)

Fixed