Release Notes
Fixed
- The release cutter now regenerates and commits
flux-server's embedded docs after rolling the
website changelog (C-498). v0.54.1 proved the earlier one-time refresh was insufficient: the cut
changed website/docs/whats-new.md after the archive had been built, so its tag-only website
workflow correctly found stale bytes. The archive is now a snapshotted, restored, verified and
path-limited release output, making that ordering part of every cut instead of release-day memory.
flux-cli 0.54.2
Install flux-cli 0.54.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codewandler/flux/releases/download/v0.54.2/flux-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/codewandler/flux/releases/download/v0.54.2/flux-cli-installer.ps1 | iex"
Download flux-cli 0.54.2
codewandler-flux-lsp 0.54.2
Install codewandler-flux-lsp 0.54.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codewandler/flux/releases/download/v0.54.2/codewandler-flux-lsp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/codewandler/flux/releases/download/v0.54.2/codewandler-flux-lsp-installer.ps1 | iex"
Download codewandler-flux-lsp 0.54.2