Skip to content

Version 0.15.0

Compare
Choose a tag to compare
@psiemens psiemens released this 11 Mar 05:35
· 5230 commits to master since this release

⬆️ Install or Upgrade

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

💥 Breaking Changes

The API for flow scripts execute has changed.

Previous version (v0.14.0):

flow scripts execute script.cdc

New version (v0.15.0):

flow scripts execute --code=script.cdc

⭐ Features

🛠 Improvements

🐞 Bug Fixes

📖 Documentation

🏠 Housekeeping