2.0.0-beta.1
Pre-release
Pre-release
What's Changed
⚠ BREAKING CHANGES
- core: renamed the flag
--forceto--no-confirmin the sub-commands:accounts:removecontracts:premiumandstore
Added
- contracts: flag to skip validation on contracts sub-commands (#233)
- config: new command to list available chains (#240)
- core: added usage example in several commands (#227)
Fixed
- contracts: running the
buildcommand without a contract name will now
build the entire workspace (#237) - contracts: building a contract with the
--jsonflag will suppress all
output (#237) - core: renamed the flag
--forceto--no-confirmin several commands (#226) - core: fixed processing order for stdin pipes (#227)
Full Changelog: 2.0.0-alpha.2...2.0.0-beta.1