Release Notes
⛰️ Features
- Introduce new CLI commands for cache management: cache clear, cache warm and cache show dir (by @LukeMathWalker)
🐛 Bug Fixes
- Ensure nightly toolchain version is available in packaging context (by @LukeMathWalker)
- Don't cache JSON docs for workspace members. Invalidation logic doesn't seem to be as tight as we previously thought, so disable while we investigate further. (by @LukeMathWalker)
Contributors
Install cheadergen_cli 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/cheadergen/releases/download/0.2.1/cheadergen_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/LukeMathWalker/cheadergen/releases/download/0.2.1/cheadergen_cli-installer.ps1 | iex"
Download cheadergen_cli 0.2.1