Releases: Disentinel/grafema
Releases · Disentinel/grafema
Release list
rfdb-v0.4.1
fix(release): SSOT for platform-binary pins — inject into all pin-bea…
binaries-v0.4.1
fix(release): SSOT for platform-binary pins — inject into all pin-bea…
rfdb-v0.4.0
Merge pull request #301 from Disentinel/feat/datalog Datalog derive engine: resolve phase migrated to rule packs, MVCC storage stack, 0.4.0 breaking
binaries-v0.4.0
chore: rfdb prebuilt binaries rfdb-v0.4.0 (4 platforms) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
binaries-v0.3.31
fix(rust-analyzer): restore two test-fn closing braces eaten by merge…
binaries-v0.3.30
Merge ai-ops/reg-1174: fix libyaml dynamic linking (REG-1174) Use -system-libyaml in all Haskell resolver cabal.project files to produce portable binaries that don't require system libyaml-0.so.2. Docs workaround added for slim Docker images. Root cause: +system-libyaml constraint from commit ea00a178 linked against ci-runner-1's system libyaml. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
rfdb-v0.3.29
feat(mcp): add crawl_entity + save_document tools, python runtime eff…
binaries-v0.3.29
chore: update prebuilt rfdb-server binaries to rfdb-v0.3.29 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
binaries-v0.3.25
chore: update Cargo.lock after malachite-bigint → num-bigint migration Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
binaries-v0.3.24
feat(vscode): GUI server binary discovery and auto-download - Full binary discovery chain: VS Code setting → bundled → env var → ~/.grafema/bin/ → monorepo dev paths (was monorepo-only) - Auto-download from GitHub Releases when binary not found - Add grafema-gui to CI build pipeline (all 4 platforms) - Add grafema-gui and rfdb-server to lazy-downloadable binaries list - New grafema.guiPath VS Code setting Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>