Skip to content

v0.1.4

Compare
Choose a tag to compare
@montyly montyly released this 04 Oct 15:23
· 781 commits to master since this release

0.1.4 - 2019-10-04

This release adds the support for Brownie, integrates minor improvements and fixes several bugs.

Thanks to our external contributor:

Added

  • Brownie support (#41)
  • Solc standard json support (#29)
  • --npx-disable flag (#35)

Changed

  • Truffle: naive solc version deduction form the config file (#38) (speed up truffle platform)
  • Dapp: use cache for travis test (#42)

Fixed

  • Allow self-referencing package (#30)
  • Embark: incorrect compiler version (c130376)
  • Standard: Incorrect dependencies (#33)
  • Truffle: prevent crash if incorrect json artifacts are present (#36)