Skip to content

Releases: UfoMiao/zcf

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 09:43

Patch Changes

  • e9ba460: 修复 commandExists 函数逻辑错误

    • 修复了 commandExists 函数始终返回 true 的问题
    • 现在正确检查命令执行的 exitCode 来判断命令是否存在
    • 撤销了 1.0.2 版本中不必要的 Windows 特殊处理
    • 简化了安装流程,提升代码可维护性

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 08:46

Patch Changes

  • 2bf9394: 修复 Windows 安装后 PATH 未刷新问题

    • 添加 Windows 系统专属提示,提醒用户重新打开终端窗口
    • 优化安装验证逻辑,增加延迟检测
    • 改进安装流程追踪,仅在新安装时显示额外提醒

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 08:17

Patch Changes

  • 更新依赖, 增加自动发布流水线

All notable changes to this project will be documented in this file.