Release Notes
🐞 Fixes
- Fixed an issue with remote caching where the batching max size and limit were not being applied
correctly.
- Fixed an issue where exclude/rename for task inheritance applied to tasks other than those in the
current project.
- Fixed an issue where toolchains that loaded project/workspace toolchain configuration would not be
merged correctly.
- Fixed an issue where task console output may appear out of order.
- Fixed an issue with Git file hashing by temporarily re-enabling Git locks.
Install moon_cli 2.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/moonrepo/moon/releases/download/v2.1.1/moon_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/moonrepo/moon/releases/download/v2.1.1/moon_cli-installer.ps1 | iex"
Download moon_cli 2.1.1