This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
v1.1.0
Added
- New functions to work with directories with
FileSystem
- Upgradeability regression tests
- Warn level to
Logger
- Unset implementation method to
App
,Package
andRelease
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