Skip to content

v0.12.0

Pre-release
Pre-release

Choose a tag to compare

@lemonfiber-release-train lemonfiber-release-train released this 07 Sep 11:02
v0.12.0
bb85466

What changed in 0.12.0

Features

  • See the disk fill before it does, and say where it went (#517)

  • Let an open alert stop the merge (#522)

  • Say a limit in the household's own certificates, and set both halves of it (#519)

  • Say what stopping a torrent's seeding costs, and take its own yes (#524)

  • Say what a household may ask for, and answer one thing it asked (#526)

  • Hold the stack to a share of the line, and read back whether it took (#525)

  • Answer the person who asked, and keep why a request was refused (#530)

  • Give the Usenet client the household's hours, and a spent cap its teeth (#531)

  • Say what a thing costs where the household is deciding (#532)

  • Stop the asking while the disk has no room (#533)

  • Say how a limit frees up where the household is deciding (#534)

  • Carry a refusal's reason to the person who asked (#535)

  • A clock the household agrees to before it closes anything (#536)

  • Hand the two long commands to the machine that runs them (#537)

Fixes

  • Let each language name its own analysis, and refuse a drive (#520)

  • Trigger the maintainer flag on every workflow that supplies a required check (#527)

Refactor

  • Put the mapping where the mapping lives, and name two arms apart (#518)

  • Name three more rows apart before the last two slices land (#529)

Tests

  • Drive what the media server shows a restricted member (#523)

  • Prove installing twice leaves one agent, not two (#539)

Continuous integration

  • Take every shared gate to the revision that is maintained (#528)

Chores

  • Pin the one installed package by what it is, not only by its name (#521)

  • Bump orhun/git-cliff-action (#515)

  • Bump the workspace to 0.12.0 (#540)

Install lemonfiber 0.12.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/lemonfiber/lemonfiber/releases/download/v0.12.0/lemonfiber-installer.sh | sh

Download lemonfiber 0.12.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/lemonfiber

You 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>