Release Notes
🚀 Updates
- Reworked the workspace graph caching to avoid plugin calls on cache hits, which can improve
performance in large workspaces.
🧰 Toolchains
- Go
- Fixed
go list -deps running on non-Go projects.
Install moon_cli 2.4.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/moonrepo/moon/releases/download/v2.4.2/moon_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/moonrepo/moon/releases/download/v2.4.2/moon_cli-installer.ps1 | iex"
Download moon_cli 2.4.2