Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 10:03
· 28 commits to main since this release
v0.1.4
f428ac6

English

Added

  • Automated multi-platform binary releases across 9 architectures (Linux GNU/musl x86_64/ARM64, macOS Apple Silicon/Intel, Windows x86_64/ARM64, FreeBSD x86_64).
  • Automated build and attachment of versioned specification PDF documents (fy-docs_v<version>_specification.pdf) directly to GitHub Releases.

Testing

  • Expanded test coverage across all modules (server endpoints, project detection, watcher, compiler, scaffold, and CLI dispatcher), raising code line coverage to 92%+.

简体中文

新增

  • 支持 9 大平台架构预编译二进制程序全自动构建与发布(Linux GNU/musl x86_64/ARM64、macOS Apple Silicon/Intel、Windows x86_64/ARM64、FreeBSD x86_64)。
  • GitHub Release 自动编译并发布版本对应的官方规格说明书 PDF 文档(fy-docs_v<版本>_specification.pdf)。

测试

  • 扩充全模块测试套件(服务器端点、工程探测、文件监听、编译器、脚手架与命令行调度),单测覆盖率大幅提升至 92%+。