Releases: abc123dx/edge-api-atlas
Releases · abc123dx/edge-api-atlas
Release list
Edge API Atlas v0.1.1 中文版
Edge API Atlas v0.1.1 中文版
这是项目的中文优先版本,保留 v0.1.0 的全部历史与机器可读兼容性。
主要更新
- README、设计文档、报告 Schema、贡献指南和安全说明已完整汉化
- CLI 帮助、参数错误、运行时状态与比较结果改为中文优先
- 终端、Markdown 与自包含 HTML 报告均提供中文展示
- 内置探针的证据说明与示例报告已汉化
兼容性说明
- 命令名与参数保持不变
- JSON Schema 版本仍为
1.0 - JSON 字段名、探针 ID、分类值保持不变
- 原始状态值仍为
pass、fail、skip
验证结果
- 40 项自动化测试全部通过
- 真实 Node 22 探针:20 通过、0 失败、1 个可选项跳过
- wheel 与 sdist 均通过
uv build构建 - 当前 JSON 与 v0.1.0 示例的键路径完全一致
下载后可使用同一 Release 中的 SHA256SUMS.txt 校验文件完整性。
Edge API Atlas v0.1.0
Edge API Atlas v0.1.0
The first reproducible portability snapshot for JavaScript edge runtimes.
Included
- 21 network-free behavioral probes across nine Web API categories
- Node.js, Deno, and Bun runtime discovery
- stable JSON plus terminal, Markdown, and self-contained HTML reports
- version-to-version comparison with strict regression detection
- minimized child-process environment and schema validation
Verification
- 37 Python tests passed
- Ruff passed
- strict mypy passed
- Node.js 22.22.1 integration: 20 pass, 0 fail, 1 optional skip
- wheel and source distribution built successfully
The portability report is independent engineering evidence, not an official
WinterTC certification.