-
Lux v0.1.12 Stable
released this
2026-02-20 20:05:41 -05:00 | 7 commits to master since this releaseLux v0.1.12
Changes
- chore: bump version to 0.1.12
- feat: add Ref cells for mutable state (Ref.new, Ref.get, Ref.set, Ref.update)
Installation
curl -Lo lux https://git.qrty.ink/blu/lux/releases/download/v0.1.12/lux-linux-x86_64 chmod +x lux ./lux --versionDownloads