• v0.1.9 0f8babfd8b

    Lux v0.1.9 Stable

    blu released this 2026-02-20 18:55:00 -05:00 | 14 commits to master since this release

    Lux v0.1.9

    Changes

    • chore: bump version to 0.1.9
    • chore: update Cargo.lock for v0.1.8
    • feat: add extern fn declarations for JS FFI
    • feat: add deep path record update syntax

    Installation

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