v0.13.0
Pre-releaseWhat changed in 0.13.0
Features
-
What a credential test is allowed to leave unsaid (#543)
-
Four removals, and every secret named (#548)
-
Say what changing a setup answer affects (#544)
-
Survey what is already on this machine, and change none of it (#550)
-
Say what taking an existing stack over would cost, and what may be done about it (#551)
-
What a migration must never touch, and what an unlinkable layout costs (#552)
-
Take over the setup already here, refusing what would damage it (#553)
-
Weigh a change against what is in force before it reaches the file (#555)
-
Stand lemonfiber beside a setup already here (#556)
-
Stand in place of a setup already here, deleting none of it (#557)
-
Carry the records an operator built into lemonfiber's own services (#559)
-
What a change comes to on the machine it is made on (#558)
-
Hold the hours nobody wants waking for, and never the emergency (#562)
Fixes
-
Three findings from reviewing what landed (#545)
-
Name the code that runs, and say what is usually the matter (#546)
Refactor
-
Make room for the commands still to come (#542)
-
Make room for the two families still to come (#549)
-
Ask what a filesystem is without holding one that can change it (#554)
-
Read the four modes from one list rather than four (#560)
-
Say where an act stands the one way the rest of the product does (#561)
Chores
- Carry thirteen, and say what it brought (#563)
Install lemonfiber 0.13.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/lemonfiber/lemonfiber/releases/download/v0.13.0/lemonfiber-installer.sh | shDownload lemonfiber 0.13.0
| File | Platform | Checksum |
|---|---|---|
| lemonfiber-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| lemonfiber-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| lemonfiber-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| lemonfiber-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo lemonfiber/lemonfiberYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>