• Lux v0.1.11 Stable

    blu released this 2026-02-20 19:38:48 -05:00 | 9 commits to master since this release

    Lux v0.1.11

    Changes

    • chore: bump version to 0.1.11
    • chore: bump version to 0.1.10
    • chore: update Cargo.lock
    • feat: add extern let declarations for JS FFI
    • feat: add 10 missing List operations to JS backend

    Installation

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