Releases: onflow/flow-cli
v1.19.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
⭐ Features
- Add message if conflicting contract on dependency install (#1561) @chasefleming
- Include verbose flag for version call (#1597) @ianthpun
🛠 Improvements
- Default
flow test
behaviour to test**/*_test.cdc
(#1550) @jribbink - Improve emojis across Windows versions in Dependency Manager outputs (#1558) @chasefleming
- Fix Windows tests (#1555) @jribbink
- Use Homebrew latest version instead of version.txt (#1545) @jribbink
- Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#1571) @dependabot
- Bump github.com/onflow/flow-go-sdk from 0.46.2 to 0.46.3 (#1548) @dependabot
- Bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (#1549) @dependabot
- Upgrade flowkit to v1.18.0 (#1594) @chasefleming
- Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#1593) @dependabot
🐛 Bug Fixes
- Fix contract/dependencies conflict checker (#1600) @chasefleming
- Only ask for deployments and aliases once (#1598) @chasefleming
- Fix gas limit issue automatically running emulator on
flow dev
(#1578) @chasefleming
v1.18.0-cadence-v1.0.0-preview.23
What's Changed
- Fix bug from
flow deps add
command missing Flags field by @jribbink in #1539 - Bump version.txt to v1.18.0 by @jribbink2 in #1540
- Use Homebrew latest version instead of version.txt by @jribbink in #1545
- Bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 by @dependabot in #1549
- Bump github.com/onflow/flow-go-sdk from 0.46.2 to 0.46.3 by @dependabot in #1548
- Fix Windows tests by @jribbink in #1555
- Improve emojis across Windows versions in Dependency Manager outputs by @chasefleming in #1558
- Add message if conflicting contract on dependency install by @chasefleming in #1561
- Default
flow test
behaviour to test**/*_test.cdc
by @jribbink in #1550 - Update to Cadence v1.0.0-preview.25 by @turbolent in #1564
- Merge master into Cadence 1.0 feature branch by @turbolent in #1565
Full Changelog: v1.18.0-cadence-v1.0.0-preview.22...v1.18.0-cadence-v1.0.0-preview.23
v1.18.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
🛠 Improvements
- Fix embedded flags issue when running Dependency Manager flags manually (#1530) @chasefleming
- Add message to clarify no updates when none to Dependency Manager (#1536) @chasefleming
Full Changelog: v1.17.1...v1.18.0
v1.18.0-cadence-v1.0.0-preview.22
What's Changed
- Add ability for user to specify excluded networks when generating a FLIX by @bthaile in #1528
- Fix embedded flags issue when running Dependency Manager flags manually by @chasefleming in #1530
- Add message to clarify no updates when none to Dependency Manager by @chasefleming in #1536
- Merge
master
intofeature/stable-cadence
by @jribbink in #1538 - Use GitHub reports for
is-validated
command by @jribbink in #1529
Full Changelog: v1.17.1-cadence-v1.0.0-preview.21...v1.18.0-cadence-v1.0.0-preview.22
v1.17.1-cadence-v1.0.0-preview.21
What's Changed
- Use type change checker from
flow-go
by @jribbink in #1497 - Update EVM Gateway to latest version & add Previewnet chain ID by @jribbink in #1518
- Fix
access(account)
bug in contract staging validator by @jribbink in #1523
Full Changelog: v1.17.1-cadence-v1.0.0-preview.20...v1.17.1-cadence-v1.0.0-preview.21
v1.17.1
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
v1.17.1-cadence-v1.0.0-preview.20
What's Changed
- Add mainnet support for contract staging by @jribbink in #1507
- Update Flow dependencies (fixes "BINSTAT" bug on Windows) by @jribbink in #1511
Full Changelog: v1.17.0-cadence-v1.0.0-preview.19...v1.17.1-cadence-v1.0.0-preview.20
v1.17.0-cadence-v1.0.0-preview.19
v1.17.0-cadence-v1.0.0-preview.18
What's Changed
- Fix staging validator type change bug (affects staging NFT migrations) by @jribbink in #1495
- Add check for latest Cadence 1.0 release by @jribbink in #1496
Full Changelog: v1.17.0-cadence-v1.0.0-preview.17...v1.17.0-cadence-v1.0.0-preview.18
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