Skip to content

0.8.2 - 2026-06-20

Choose a tag to compare

@github-actions github-actions released this 21 Jun 00:13

Release Notes

Added

  • lux magic run — the capstone spell: run another program and read back
    what it said. It runs further ahead of the learn ladder than the other spells —
    its trail is four topics (result, match, structs, shell) — and that's
    the point: the moment a player realizes their own lux program can drive a real
    command is a payoff worth reaching for before the ideas underneath are all in
    place. Like every spell it already works and carries its trail home.

Install lux 0.8.2

Install prebuilt binaries via shell script

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

Download lux 0.8.2

File Platform Checksum
lux-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
lux-x86_64-apple-darwin.tar.xz Intel macOS checksum
lux-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
lux-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum