Skip to content

Releases: JiHuiYiYou/JiHuiYiYou-compiler

JHYY 3.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:42

JHYY 3.2.0 Release

Release date: 2026-09-08
Download: jhyy-installer-3.2.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-3.2.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v3.2.0)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version3.2.0
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-3.2.0.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.3.2.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/3.2.0/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 3.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 06:41

JHYY 3.1.2 Release

Release date: 2026-09-07
Download: jhyy-installer-3.1.2.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-3.1.2.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v3.1.2)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version3.1.2
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-3.1.2.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.3.1.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/3.1.2/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 3.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:57

JHYY 3.1.1 Release

Release date: 2026-09-06
Download: jhyy-installer-3.1.1.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-3.1.1.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v3.1.1)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version3.1.1
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-3.1.1.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.3.1.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/3.1.1/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 3.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 09:10

JHYY 3.1.0 Release

Release date: 2026-09-06
Download: jhyy-installer-3.1.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-3.1.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v3.1.0)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version3.1.0
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-3.1.0.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.3.1.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/3.1.0/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 3.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Sep 06:46

JHYY 3.0.5 Release

Release date: 2026-09-06
Download: jhyy-installer-3.0.5.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-3.0.5.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v3.0.5)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version3.0.5
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-3.0.5.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.3.0.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/3.0.5/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 2.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 05:07

JHYY 2.6.0 Release

Release date: 2026-09-06
Download: jhyy-installer-2.6.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-2.6.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v2.6.0)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version2.6.0
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-2.6.0.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.2.6.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/2.6.0/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 2.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 15:10

JHYY 2.5.0 Release

Release date: 2026-09-05
Download: jhyy-installer-2.5.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-2.5.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v2.5.0)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version2.5.0
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-2.5.0.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.2.5.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/2.5.0/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 2.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 02:04

JHYY 2.4.0 Release

Release date: 2026-09-04
Download: jhyy-installer-2.4.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-2.4.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v2.4.0)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version2.4.0
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-2.4.0.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.2.4.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/2.4.0/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 2.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 00:28

JHYY 2.3.0 Release

Release date: 2026-09-04
Download: jhyy-installer-2.3.0.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-2.3.0.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v2.3.0)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version2.3.0
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-2.3.0.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.2.3.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/2.3.0/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。

JHYY 1.8.3.3

Choose a tag to compare

@github-actions github-actions released this 02 Sep 02:56

JHYY 1.8.3.3 Release

Release date: 2026-09-02
Download: jhyy-installer-1.8.3.3.exe (~30MB Burn bundle — v1.8.x 起含 .NET 8 Desktop Runtime embed;v1.5.x = ~1.6MB 无 .NET 8)
SHA256: 见 SHA256.txt
Compatibility: Windows 10 1809+ / Windows 11 / Windows Server 2019+ (x64)

安装

双击 jhyy-installer-1.8.3.3.exe → next-next-finish。需要 admin 权限 (per-machine MSI 写 HKLM PATH)。

装完 where jhyy 应返回 C:\Program Files\JHYY\bin\jhyy.exe

前置: 装完会提示用户装 MSYS2 + ucrt64 GCC (jhyy 编 .jhyy → .exe 需要 qbe + gcc link)。Welcome page 已说明。

主要改动 (v1.8.3.3)

验证 (5 项)

  1. where jhyyC:\Program Files\JHYY\bin\jhyy.exe
  2. jhyy --version1.8.3.3
  3. 双击 .jhyy 文件 → jhyy.exe run
  4. code --list-extensions → 含 jhyy.jhyy-lang (VSCode ext, 装了 VSCode 才生效)
  5. Start Menu → JHYY → Documentation / Quick Start / Compiler

卸载

  • Settings → Apps → JHYY Compiler → Uninstall
  • 或 Burn: jhyy-installer-1.8.3.3.exe /uninstall

已知问题

  • ⚠️ 代码未签名 — Windows SmartScreen 弹 "Unknown publisher" warning, 选 "More info → Run anyway"。正式签名 (Authenticode) 推到 v2.x (需 HSM / EV cert)
  • ⚠️ MSYS2 + ucrt64 GCC 不在 bundle 里 — Welcome page 引导用户装, 不自动装 (~85MB toolchain 太重, 走力度 1 检测+引导决策)
  • ⚠️ Dev placeholder GUID — 内部测试用 A1B2C3D4-... / BBCCEEFC-... GUID; 真发布前替换为 uuidgen 出的真 GUID (见 .wxs 注释)

完整 changelog

docs/logs/v1/changelog-v1.1.8.0.md

第三方包管理 (manifest reference, no publish yet)

  • winget: installer/winget/manifests/j/JiHuiYiYou/JHYY/1.8.3.3/ — 3 manifest 文件 (version + installer + locale en-US)
  • scoop: installer/scoop/jhyy.json — single-file manifest

实际 PR 到 winget-pkgs / ScoopInstaller/Main 推到 v2.x (per docs/plans/v1/v1.5.0任务清单 + 概要设计.md 决策-11)。