Version 0.41.2
·
3489 commits
to refs/heads/master
since this release
⬆️ 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