Releases: onflow/flow-cli
v1.17.0-cadence-v1.0.0-preview.17
What's Changed
- Update to Cadence v1.0.0-preview.19 by @turbolent in #1494
Full Changelog: v1.17.0-cadence-v1.0.0-preview.16...v1.17.0-cadence-v1.0.0-preview.17
v1.17.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
⭐ Features
- Dependency Manager: Prompt to add an alias for other networks on install/add (#1488) @chasefleming
🛠 Improvements
Full Changelog: v1.16.0...v1.17.0
v1.17.0-cadence-v1.0.0-preview.16
What's Changed
- Fix
flow version
output bug by @jribbink in #1490 - Dependency Manager: Prompt to add an alias for other networks on install/add by @chasefleming in #1488
- Merge
master
intofeature/stable-cadence
by @jribbink in #1491
Full Changelog: v1.16.0-cadence-v1.0.0-preview.15...v1.17.0-cadence-v1.0.0-preview.16
v1.16.0-cadence-v1.0.0-preview.15
What's Changed
- Dependency Manager: Allow adding found dependencies to deployments interactively by @chasefleming in #1479
- Support previewnet for
accounts create
by @chasefleming in #1476 - Add Cadence V0.42->V1.0 Update Checker to staging by @jribbink in #1469
- Merge
master
intofeature/stable-cadence
by @jribbink in #1486
Full Changelog: v1.15.0-cadence-v1.0.0-preview.14...v1.16.0-cadence-v1.0.0-preview.15
v1.16.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
⭐ Features
- Dependency Manager: Allow adding found dependencies to deployments interactively (#1479) @chasefleming
🛠 Improvements
v1.15.0-cadence-v1.0.0-preview.14
What's Changed
- Update version.txt to v1.15.0 by @chasefleming in #1459
- Use stderr to output test runner logs by @jribbink in #1461
- Switch hardcoded Mainnet contracts check to use system contracts library by @chasefleming in #1466
- add flow package depdendenices into
version
by @ianthpun in #1467 - Use .zip archives for Windows releases by @jribbink in #1473
- Merge
master
intofeature/stable-cadence
by @jribbink in #1475 - validate contract by @ianthpun in #1477
- Update to Cadence v1.0.0-preview.18 by @SupunS in #1480
Full Changelog: v1.15.0-cadence-v1.0.0-preview.13...v1.15.0-cadence-v1.0.0-preview.14
v1.15.0-cadence-v1.0.0-preview.13
What's Changed
- Merge
master
intofeature/stable-cadence
by @jribbink in #1463 - Update to Cadence v1.0.0-preview.16 by @SupunS in #1470
Full Changelog: v1.15.0-cadence-v1.0.0-preview.12...v1.15.0-cadence-v1.0.0-preview.13
v1.15.0-cadence-v1.0.0-preview.12
What's Changed
Full Changelog: v1.15.0-cadence-v1.0.0-preview.11...v1.15.0-cadence-v1.0.0-preview.12
v1.15.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
⭐ Features
- Add
flow cadence lint
command (#1448) @jribbink - Generate contract test file along with contract boilerplate in
generate
command (#1451) @chasefleming - Add
flow migrate state
command (#1426) @jribbink - Start emulator on
flow dev
with--start-emulator
flag (#1439) @chasefleming
🛠 Improvements
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#1445) @dependabot
- Bump github.com/rs/zerolog from 1.29.0 to 1.32.0 (#1446) @dependabot
- Port broken build fix to
feature/stable-cadence
(#1443) @jribbink
v1.15.0-cadence-v1.0.0-preview.11
What's Changed
Full Changelog: v1.15.0-cadence-v1.0.0-preview.10...v1.15.0-cadence-v1.0.0-preview.11