Releases: ledocorp/fxql
Releases · ledocorp/fxql
Release list
fxql 0.1.0 - scrubbed public surface (Win+Linux)
fxql 0.1.0
Date: 11 August 2026
Tag: v0.1.0
Requires: fxlang v0.9.6+ with --cli (Win + Linux x86_64)
Highlights
- First public release of fxql — SQLite one-shot query under
--allow - Dual-path bins:
fxql(emit-C) andfxql-ir(IR) - No author-written
host/*.c— rebuild withfx build fxql_lib.fx … --cli - Platforms: Windows + Linux x86_64
Install
Download fxql-0.1.0-windows-x86_64.zip or fxql-0.1.0-linux-x86_64.tar.gz from this release.
Notes
- Needs an fx package that ships
--cli+host/cli/host/process/host/cap(0.9.6+). - Bundled SQLite is the public-domain amalgamation (see NOTICE / third-party terms).
- macOS prebuilts are not claimed.