- 0561e2b: migrate the core of the solana node cli to
mucho
- https://github.com/solana-developers/mucho/
- 745c204: added deploy command
- 1b98283: auto detect and bump platform tools version for some builds
- e4c912d: added helper to get the platform tool versions
- 36dfaf1: accept pass through args for the
build
command
- added solana-verify to the installer
- added helper to detect and auto install debian system dependencies
- 4ebf2aa: add coverage command
- add coverage command
- 97b466a: improved installer status messages
- c86988f: add zest (code coverage tool) to the list of tools to install
- ec3fc3c: fix trident version command, allowing the trident install command to pass
- 2933115: improve the
install
command error messages for each tool
- fix missing beta label on "mainnet"
- added node version assertion to require users running the tool to use NodeJS >=22
- refactor imports to prevent circular dependencies
- refactor to use the same common option for the
--output-only
flag
- 523aa87: ability to build a single program in the workspace
- babbdb2: add build command for workspaces
- added Solana.toml support
- added account/program cloning
- added test-validator
- refactor default installing all tools
- added installer for trident
- fix install spinners and messages
- add support to install yarn
- detect missing PATH data and present a message
- fix erroneous injection of help flag
- anchor version default to same as avm
- building for node
- fix solana installer and source check
- first release of this cli tool. v2 required for a specific reason