Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 17:51
· 1193 commits to refs/heads/master since this release
4b83edb

⬆️ Install or Upgrade

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

⭐ Features

  • Generate JS templates from FLIX (#1222) @bthaile
  • Update Test command with latest features from Cadence testing framework (#1227) @m-Peter

🛠 Improvements

🐞 Bug Fixes

  • Ensure that stopProgress is deferred on all code paths for multithreading (#1249) @bjartek
  • Adding a contract to deployment section when using flowkit.AddContract (#1247) @bjartek
  • Fix crash for transaction send with missing flags (#1246) @bluesign