• v0.1.2 bb0a288210

    Lux v0.1.2 Stable

    blu released this 2026-02-18 21:28:30 -05:00 | 50 commits to master since this release

    Lux v0.1.2

    Changes

    • chore: bump version to 0.1.2
    • docs: add explicit commit instructions to CLAUDE.md
    • fix: JS backend compiles print() to console.log()

    Installation

    curl -Lo lux https://git.qrty.ink/blu/lux/releases/download/v0.1.2/lux-linux-x86_64
    chmod +x lux
    ./lux --version
    
    Downloads