mirror of
https://github.com/tiennm99/ccstatusline.git
synced 2026-09-02 04:19:47 +00:00
Version bump and README update
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
|
||||
## 🆕 Recent Updates
|
||||
|
||||
### v2.0.14 - Add remaining mode toggle to Context Percentage widgets
|
||||
|
||||
- **Remaining Mode** - You can now toggle the Context Percentage widgets between usage percentage and remaining percentage when configuring them in the TUI by pressing the 'l' key.
|
||||
|
||||
### v2.0.12 - Custom Text widget now supports emojis
|
||||
|
||||
- **👾 Emoji Support** - You can now paste emoji into the custom text widget. You can also turn on the merge option to get emoji labels for your widgets like this:
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ccstatusline",
|
||||
"version": "2.0.13",
|
||||
"version": "2.0.14",
|
||||
"description": "A customizable status line formatter for Claude Code CLI",
|
||||
"module": "src/ccstatusline.ts",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user