⬆️ 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