Skip to content

Releases: onflow/flow-cli

v2.2.3

16 Dec 21:34
cfd82e0
Compare
Choose a tag to compare

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

🛠 Improvements

v2.2.2

09 Dec 23:44
f529b1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

06 Dec 21:09
8b1c89e
Compare
Choose a tag to compare

What's Changed

  • Update Flixkit & Add Error Message for Missing Dependencies by @bthaile in #1852

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 Nov 22:49
aeac68a
Compare
Choose a tag to compare

⬆️ Install or Upgrade

To install or upgrade to the latest version of the Flow CLI, please follow the Flow CLI installation guide.

🚀 What's New

Consolidation of add Command into install

We've streamlined the Dependency Manager by consolidating the add command into the install command. This change simplifies dependency management by providing a single, more powerful command for handling dependencies.

What Changed

  • The add command is now deprecated and its functionality is merged into install.
  • You can now use install to add new dependencies directly, just like you did with add.

New Usage

flow dependencies install FlowToken

Install Multiple Dependencies at Once

The install command now supports installing multiple dependencies in a single command, making it easier to manage several contracts simultaneously.

Example

flow dependencies install FlowToken NonFungibleToken

📚 Documentation

For detailed information on using the updated install command and managing your dependencies, please refer to the Dependency Manager documentation.

🛠️ What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

19 Nov 22:37
659c356
Compare
Choose a tag to compare

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

🐞 Bug Fixes

Full Changelog: v2.1.0...v2.1.1

v2.1.0

19 Nov 20:23
ba90dd8
Compare
Choose a tag to compare

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

What's Changed

Full Changelog: v2.0.10...v2.1.0

v2.0.10

05 Nov 21:21
3e0a1f6
Compare
Choose a tag to compare

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

What's Changed

  • Simplify and fix the transaction for the Counter project created by the init command (#1818) @chasefleming

v2.0.9

25 Oct 23:46
921e9bd
Compare
Choose a tag to compare

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

🛠 Improvements

🐞 Bug Fixes

Full Changelog: v2.0.8...v2.0.9

v2.0.8

18 Oct 23:08
606ca7a
Compare
Choose a tag to compare

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

🛠 Improvements

v2.0.7

08 Oct 04:46
3a6202f
Compare
Choose a tag to compare

⬆️ Install or Upgrade

Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.

⭐ Features

🛠 Improvements

🐞 Bug Fixes

Full Changelog: v2.0.6...v2.0.7