v1.3.6
Install
- From crates.io:
cargo install opencode-stats - Installed command:
oc-stats - From GitHub: download the archive for your platform from the assets below
Changes
- 添加 clap_complete 支持以生成 shell 完成
- 修复格式化零美元时的输出
- 优化退出艺术的打印逻辑,增强主题支持
- 迁移 anyhow 到官方模板的 color_eyre
- 调整输出格式,精确到小数点后两位
Thank you to 1 community contributor:
- @antoineneff:
- handle ctrl+c shorcut to quit app (#6)
Full Changelog: v1.3.5...v1.3.6