Releases: onflow/flow-cli
Releases · onflow/flow-cli
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
v2.14.1
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
- Add ENV variable to skip network test (#2264) @janezpodhostnik
v2.14.0
⬆️ Install or Upgrade
Follow the Flow CLI installation guide for instructions on how to install or upgrade the CLI.
- Add
flow transactions profilecommand (#2254) @jribbink - Update to Cadence v1.9.7 (#2265) @turbolent
- Align Fee Event Filter Implementation with Network Upgrades (#2260) @jribbink
- Bump golang.org/x/term from 0.38.0 to 0.39.0 (#2255) @dependabot