Skip to content

v0.1.1 — Windows x64 preview

Pre-release
Pre-release

Choose a tag to compare

@zhaoyj13282-commits zhaoyj13282-commits released this 05 Sep 09:18
· 1 commit to main since this release

v0.1.1 fixes the Windows PowerShell wrapper on consoles that use UTF-8 with a BOM. The .NET Framework stdin writer is now initialized explicitly without a BOM, and the caller's console encoding is restored.

Use source v0.1.1 or current main for installation. The portable runtime ZIP is unchanged from v0.1.0; runtime-manifest.json pins the same verified bytes. No recompilation is needed.

powershell -NoProfile -ExecutionPolicy Bypass -File .\install.ps1

Verified:

The repository includes GPL-3.0-only licensing, third-party notices, compatibility/privacy/build/test documentation, a synthetic fixture, and the editable 152-node computer-learning-map showcase.

Windows x64 preview only. Codex and WebView2 are prerequisites; Node and VC++ runtime DLLs are bundled. Stock Project Graph 4.2.3 alone lacks the required CLI. Open-project edits need Ctrl+S. The learning-map example must be open in the companion because of the documented upstream closed/manual-width limitation.

Assets include the byte-identical v0.1.0 portable payload, pinned upstream source archive and checksums. This repository supplies the accompanying build configuration and source-side installer/wrapper.