Releases: Cateds/opencode-stats
Releases · Cateds/opencode-stats
v1.4.2
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
- 优化图表横坐标标签,按时间范围生成不同密度
- All 视图横坐标改用 YY-MM-DD 格式,5 等分
- All 视图横坐标月份补前导零,符合 ISO 8601
- change x-axis date labels to MMM DD / YY MMM DD style
- 修复 clippy 的警告
- 去除没有使用的斜体字形
- 格式化代码
- 去除中间复制,降低峰值内存占用
Full Changelog: v1.4.1...v1.4.2
v1.4.1
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
- 过滤后 scroll_offset 过大导致部分结果被隐藏
- 搜索列表上下键支持首尾环绕
- 搜索从子串匹配升级为模糊匹配,支持多词搜索
Full Changelog: v1.4.0...v1.4.1
v1.4.0
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
- 压缩并更新提示
- 添加 Models/Providers 页面搜索过滤功能
- 优化搜索功能 — 缓存 ID 避免重复克隆、进入搜索时保持焦点位置、修复 Unicode 高亮偏移
- 更新依赖版本
- 优化对齐模型列表
Full Changelog: v1.3.9...v1.4.0
v1.3.9
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
- provider 页面缺失空格
- 格式化代码
Full Changelog: v1.3.8...v1.3.9
v1.3.8
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
- 把类比总结句的统计口径去除缓存输入输出
- refactor comparison text
- 更新 tokens_comparison_text 函数
- 更新 README 配套的图片
Thank you to 1 community contributor:
- @white-hat:
- add cache tokens to Models and Providers panels, unify column layout (#8)
Full Changelog: v1.3.7...v1.3.8
v1.3.7
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
- 定价迁移至精确查找,移除冗余函数
- 在更新缓存时添加状态输出
- 精简 AGENTS.md 文档
- 优化绘制圆角矩形的实现,简化代码逻辑
- 更新 README
Thank you to 1 community contributor:
- @antoineneff:
- remove footer from export image (#7)
Full Changelog: v1.3.6...v1.3.7
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
v1.3.5
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
- 更新 release note 生成逻辑
Thank you to 2 community contributors:
- @alanzchen:
- estimate cost when stored zero is placeholder (#4)
- @antoineneff:
- avoid missing month in heatmap header (#5)
Full Changelog: v1.3.4...v1.3.5
v1.3.4
Install
- From crates.io:
cargo install opencode-stats - Installed command:
oc-stats - From GitHub: download the archive for your platform from the assets below
Full Changelog: v1.3.3...v1.3.4
v1.3.3
Install
- From crates.io:
cargo install opencode-stats - Installed command:
oc-stats - From GitHub: download the archive for your platform from the assets below
Full Changelog: v1.3.2...v1.3.3