Skip to content

Release v0.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Nov 16:43
· 9 commits to main since this release
feat(main): 改进结果输出格式并优化CSV导出

- 结果输出增加✅和❌图标以直观显示成功或失败状态
- 调整耗时单位从秒转换为毫秒并在输出中保留两位小数
- 更新CSV表头为中文:URL、状态码、耗时(ms)、失败原因
- 修复CSV中耗时字段的单位问题,确保与控制台输出一致