Releases: onflow/flow-cli
Releases · onflow/flow-cli
v2.17.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
What's Changed
- Run test files concurrently by @holyfuchs in #2299
- add script path to failed tests by @zhangchiqing in #2316
- Fall back to project root when file resolver cannot find file by @holyfuchs in #2325
- Update to Cadence v1.10.2 by @turbolent in #2329
New Contributors
- @zhangchiqing made their first contribution in #2316
Full Changelog: v2.16.0...v2.17.0
v2.16.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
- add --base-dir flag to flow lint for custom search directory (#2311) @holyfuchs
- Add flow mcp command for Cadence MCP server (#2306) @peterargue
- Update to Cadence v1.10.0 (#2312) @turbolent
- Bump github.com/rs/zerolog from 1.34.0 to 1.35.0 (#2308) @dependabot
- add --base-dir flag to flow test for custom search directory (#2301) @holyfuchs
Full Changelog: v2.15.3...v2.16.0
v2.15.3
v2.15.2
What's Changed
- Bump golang.org/x/term from 0.40.0 to 0.41.0 by @dependabot[bot] in #2295
- add --warnings-as-errors flag to flow cadence lint by @holyfuchs in #2290
- Bump github.com/getsentry/sentry-go from 0.42.0 to 0.43.0 by @dependabot[bot] in #2293
- Add flow-cli skill and CLAUDE.md by @peterargue in #2296
- Update to Cadence v1.9.10 by @turbolent in #2297
New Contributors
- @holyfuchs made their first contribution in #2290
Full Changelog: v2.15.1...v2.15.2
v2.15.1
v2.15.0
v2.14.3
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
- Fix dependency manager handling of block heights outside of query range (#2281) @jribbink
- Bump golang.org/x/term from 0.39.0 to 0.40.0 (#2275) @dependabot
- Bump github.com/getsentry/sentry-go from 0.40.0 to 0.42.0 (#2273) @dependabot
- Bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 (#2274) @dependabot
- [Proposition] Add nix flake for flow-cli installation and development (#2277) @janezpodhostnik
- Makefile cleanup (#2276) @janezpodhostnik
🛠 Improvements
- refactor: use the built-in max/min to simplify the code (#2279) @moveyield
v2.14.2-evm-manipulation-poc.1
Add fork test caching support
Full Changelog: v2.14.2-evm-manipulation-poc.0...v2.14.2-evm-manipulation-poc.1
v2.14.2
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
- Update to lint v1.7.4 and languageserver v1.9.2 (#2270) @turbolent
- Switch wallet creation endpoint to lilico.app (#2271) @jribbink
🛠 Improvements
v2.14.2-evm-manipulation-poc.0
POC build with custom InternalEVM contract deployed for enhanced testing capabilities.
Full Changelog: v2.14.1...v2.14.2-evm-manipulation-poc.0