release: v1.0.0 — 首个稳定版本,M4 全部里程碑完成
CI / Build & Test (push) Failing after 28s
CI / Release Build (push) Failing after 31s

This commit is contained in:
茂之钳
2026-07-24 03:08:13 +00:00
parent b96c89b66e
commit 1ac5a27d4c
4 changed files with 92 additions and 14 deletions
+1 -1
View File
@@ -43,4 +43,4 @@
| **M1: MVP** | ✅ 已完成 | 可编译工程 + 40 个头文件 + 核心实现 |
| **M2: 功能完整** | ✅ 完成 | 所有模块实现完整、138 测试 100% 通过 |
| **M3: 性能达标** | 🚧 进行中 | 通过性能基准测试 |
| **M4: v1.0 发布** | 🔜 进行中 | 稳定 API + 完整文档 + 示例教程 |
| **M4: v1.0 发布** | ✅ 完成 | 稳定 API + 完整文档 + README + 示例 |