Skip to content

Version 0.41.2

Choose a tag to compare

@github-actions github-actions released this 24 Oct 14:43
· 3489 commits to refs/heads/master since this release
4c196ba

⬆️ Install or Upgrade

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

🛠 Improvements

  • Flag "--skip-check" added to explicitly avoid checking the latest version and doing extra network requests. This might be useful in cases where performance is important. (#673) @MaxStalker
  • Write errors to standard error output. (#678) @bluesign

🐞 Bug Fixes

  • Use provided ID to retrieve transaction result (#679) @sideninja