Releases: onflow/flow-cli
v1.21.0-cadence-v1.0.0-preview.29
What's Changed
- Notify user if missing flag args on create account by @chasefleming in #1668
- Bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #1670
- Bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 by @dependabot in #1655
- Fix init/deps manager issues related to c1 by @chasefleming in #1671
- Bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.6 by @dependabot in #1662
- Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in #1665
Full Changelog: v1.21.0-cadence-v1.0.0-preview.28...v1.21.0-cadence-v1.0.0-preview.29
v1.21.0-cadence-v1.0.0-preview.28
What's Changed
- Merge master into feature branch by @chasefleming in #1652
- Cadence 1.0 support by @ianthpun in #1355
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #1656
- Update install script to install both flow and flow-c1 by @chasefleming in #1663
- Update to Cadence v1.0.0-preview.35 by @turbolent in #1664
Full Changelog: v1.21.0-cadence-v1.0.0-preview.27...v1.21.0-cadence-v1.0.0-preview.28
v1.21.0-cadence-v1.0.0-preview.27
What's Changed
- Generate standard files with
setup
command by @chasefleming in #1504 - Setup should prompt to add core contracts as dependencies and install by @chasefleming in #1517
- Create new prompt package and separate files for each prompt by @chasefleming in #1521
- Add generic text input prompt and refactor by @chasefleming in #1527
- Merge master into feature branch by @chasefleming in #1534
- Merge master into feature branch by @chasefleming in #1537
- Merge master into feature branch by @chasefleming in #1552
- Only save a project if its creation is entirely successful by @chasefleming in #1553
- Merge master into feature branch by @chasefleming in #1563
- Refactor generate logic, add disable logs, and disable from setup by @chasefleming in #1566
- Change contract state to relative path by @chasefleming in #1568
- Misc messaging improvements by @chasefleming in #1572
- Fix blocking command error by @chasefleming in #1573
- Generate contract in account if given by @chasefleming in #1576
- Don't require flag to start emulator with
flow dev
by @chasefleming in #1580 - Merge master into feature branch by @chasefleming in #1581
- Misc interactive init changes by @chasefleming in #1584
- Update feature branch with master by @chasefleming in #1601
- Prompt to install core contracts by @chasefleming in #1604
- Fix emulator key gen target dir by @chasefleming in #1605
- Add config only flag functionality by @chasefleming in #1606
- Allow more template options in generate by @chasefleming in #1610
- Revert messaging by @chasefleming in #1612
- Merge master into feature branch by @chasefleming in #1614
- Remove comments by @chasefleming in #1617
- Switch
init
to an interactive setup by @chasefleming in #1616 - Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #1623
- Bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 by @dependabot in #1622
- Fix version check by @jribbink in #1628
- Update issue templates by @chasefleming in #1629
- Bump github.com/onflow/flowkit from 1.18.0 to 1.19.0 by @dependabot in #1637
- Fix commit in
flow version
by @jribbink in #1640 - Remove "Commit" from
flow version
by @jribbink in #1641 - Fix quotation in Homebrew build by @jribbink in #1642
- Fix
generate
command for contracts by @chasefleming in #1644 - Update feature branch with master by @ianthpun in #1643
- Remove scaffolds that don't support stable cadence by @chasefleming in #1649
- Fix counter path from
init
by @chasefleming in #1648 - Additional path fixes for generator by @chasefleming in #1650
- Create gitignore file for imports and emulator key by @chasefleming in #1651
- Update to Cadence v1.0.0-preview.34 by @turbolent in #1653
- Update Cadence 1.0 branch by @turbolent in #1654
Full Changelog: v1.18.0-cadence-v1.0.0-preview.26...v1.21.0-cadence-v1.0.0-preview.27
v1.20.5
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
What's Changed
🛠 Improvements
- Fix counter path from
init
by @chasefleming in #1648 - Create gitignore file on
init
for imports and emulator key by @chasefleming in #1651
Full Changelog: v1.20.4...v1.20.5
v1.20.4
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
🐛 Bug Fixes
- Fix
generate
command for contracts (#1644) @chasefleming
v1.20.3
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
- Fix quotation in Homebrew build (#1642) @jribbink
- Remove "Commit" from
flow version
(#1641) @jribbink
Full Changelog: v1.20.0...v1.20.3
v1.20.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
⭐ Features
- Switch
init
to an interactive setup (#1616) @chasefleming- Note: If you want to generate only a
flow.json
like before ininit
, useflow init --config-only
.
- Note: If you want to generate only a
🛠 Improvements
- Bump github.com/onflow/flowkit from 1.18.0 to 1.19.0 (#1637) @dependabot
- Bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 (#1622) @dependabot
- Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#1623) @dependabot
🐛 Bug Fixes
v1.18.0-cadence-v1.0.0-preview.26
What's Changed
- Update to Cadence v1.0.0-preview.32 by @turbolent in #1638
Full Changelog: v1.18.0-cadence-v1.0.0-preview.25...v1.18.0-cadence-v1.0.0-preview.26
v1.18.0-cadence-v1.0.0-preview.25
What's Changed
- Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #1571
- Fix gas limit issue automatically running emulator on
flow dev
by @chasefleming in #1578 - Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #1593
- Upgrade flowkit to v1.18.0 by @chasefleming in #1594
- include verbose flag for version call by @ianthpun in #1597
- Only ask for deployments and aliases once by @chasefleming in #1598
- Fix contract/dependencies conflict checker by @chasefleming in #1600
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #1609
- Revert flow dev running emulator by @chasefleming in #1611
- Remove unused flag by @chasefleming in #1613
- Merge master into feature branch by @chasefleming in #1615
- Fix EVM gateway unsupported network by @jribbink in #1621
- Update to Cadence v1.0.0-preview.30 by @turbolent in #1631
Full Changelog: v1.18.0-cadence-v1.0.0-preview.24...v1.18.0-cadence-v1.0.0-preview.25
v1.19.1
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
What's Changed
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #1609
- Revert
flow dev
running emulator by @chasefleming in #1611
Full Changelog: v1.19.0...v1.19.1