We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3304a8f commit 291eea6Copy full SHA for 291eea6
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.16.0 — Unreleased
+## 0.16.0 — 2025-12-29
4
- Menu bar: optional “percent mode” (provider brand icons + percentage labels) via Advanced toggle.
5
- CLI: add `codexbar cost` to print local cost usage (text/JSON) for Codex + Claude.
6
- Cost: align local cost scanner with ccusage; stabilize parsing/decoding and handle large JSONL lines.
version.env
@@ -1,2 +1,2 @@
-MARKETING_VERSION=0.15.3
-BUILD_NUMBER=45
+MARKETING_VERSION=0.16.0
+BUILD_NUMBER=46
0 commit comments