2.0.0 #282
aelesbao
announced in
Announcements
2.0.0
#282
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Official release of the Archway CLI v2
🚀 🥳 🍾 🎉
Installation
What's Changed
⚠ BREAKING CHANGES
compatible with previous versions. To migrate from
v1.*
tov2.*
, userswill have to import their keys using the available commands in
archway accounts
, and generate a new config file at the root of the projectusing
config init
.Added
(c931552, 47c0b29, 39e81c3, c432704, 54b4486, bb1fda2, 6ac75b3, 364154f, 4efcd0f,
3a19192)
~/.config/archway
(feat(config): Global config #221)Fixed
main
branch (fix(contracts): templates path #217)-cli
suffix from the config path (fix(config): remove-cli
suffix from config path #215)build
command without a contract name will nowbuild the entire workspace (fix(contracts): optimize one or all contracts #237)
--json
flag will suppress alloutput (fix(contracts): optimize one or all contracts #237)
--force
to--no-confirm
in several commands (fix(contracts): Replace the--force
flag with--no-confirm
#226)Changed
7879cbe)
Full Changelog: 1.6.2...2.0.0
This discussion was created from the release 2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions