Skip to content

Releases: atoz-project/setup-coder

setup-coder v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 20:27

Full Changelog: v0.3.1...v0.4.0

setup-coder v0.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 02:22

Full Changelog: v0.3.0...v0.3.1

setup-coder v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 01:29

Full Changelog: v0.2.1...v0.3.0

setup-coder v0.2.1

Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1


修复(全部经真机验收验证):

  • fnm 解压自检在 Linux 必败(ETXTBSY:写句柄存活至 spawn 时内核拒绝 exec)
  • claude-code 2.x 原生入口:shim 改为按魔数直 exec 原生二进制,不再经 Node 解释
  • Windows fnm 默认目录修正为 Roaming(%APPDATA%\fnm),修复"未解析到 Node"
  • state.json 即时落盘:安装中途失败也可被 uninstall 精确回滚
  • Windows:npm-cli 路径(installation 层级)、启动器解析(读 package.json bin)、cmd shim 的 \\?\ verbatim 前缀

平台验证状态:macOS、Ubuntu 24.04、Windows Server 2025 三平台真机验收全部通过(每平台 9/9,含去劫持冒烟、幂等重跑、卸载回滚零残留)。

setup-coder v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 20:11

Full Changelog: v0.1.3...v0.2.0


平台验证状态:本版本的 Node 前置依赖复用改造已在 macOS 完成端到端真机验证(92 项测试通过)。Windows 与 Linux 仅通过交叉编译与单元测试,未经真机验证——这两个平台的 Node 管理器探测、PATH/钩子注入与回滚、shim 行为请在真机确认后再依赖。

setup-coder v0.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:45

What's Changed

  • fix: install.ps1 第 5 步 PS5.1 EAP=Stop 兼容——native stderr 不再中断安装 (issue #11) by @Explorer1092 in #12

Full Changelog: v0.1.2...v0.1.3

setup-coder v0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:19

What's Changed

  • fix: install.ps1 PATH 持久化 + doctor「PATH 已持久化」检查项 (issue #9) by @Explorer1092 in #10

New Contributors

Full Changelog: v0.1.1...v0.1.2

setup-coder v0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:42

Full Changelog: v0.1.0...v0.1.1

setup-coder v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 18:03