Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@facuspagnuolo facuspagnuolo released this 13 Jul 14:52
· 49 commits to closed since this release

Added

  • New functions to work with directories with FileSystem
  • Upgradeability regression tests
  • Warn level to Logger
  • Unset implementation method to App, Package and Release wrappers
  • Has stdlib set functionality to App wrapper
  • Expose different build paths being handled by Contracts object

Changed

  • Update dependencies for solidity-coverage dependency
  • Polish NPM test script
  • Improve test coverage
  • Improve arguments logging for proxies initialization
  • Replace colors dependency by chalk

Fixed

  • Make FileSystem copy function synchronous
  • Move solidity-coverage defaults params to Contracts object
  • Mark ethereumjs-abi as production dependency
  • Mark web3 as production dependency
  • UpgradeabilityProxyFactory contract in-line documentation

Removed

  • Remove Truffle Migrations contract