File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2025-07-30)
4+
5+
6+ ### Features
7+
8+ * add CCUsage command to display usage stats ([ dfcaa0c] ( https://github.com/S1M0N38/ccusage.nvim/commit/dfcaa0cf82bf5ac0912f13dbcdb923544cf34fe6 ) )
9+ * add ccusage types ([ 463f69b] ( https://github.com/S1M0N38/ccusage.nvim/commit/463f69b7ea902200dff4bd3257a35bbd9a620d1b ) )
10+ * add ccusage.nvim plugin file ([ 3b9d849] ( https://github.com/S1M0N38/ccusage.nvim/commit/3b9d849eb8862e62c68619a45f08a61b5246987d ) )
11+ * add checkhealth module ([ 2327f7f] ( https://github.com/S1M0N38/ccusage.nvim/commit/2327f7f4f6953896896d8ef35cb7fad7339abc6a ) )
12+ * add claude code settings ([ a4e1c9b] ( https://github.com/S1M0N38/ccusage.nvim/commit/a4e1c9bb2ddd456f87f725220b1ed75a164b52a0 ) )
13+ * add cli module ([ f796b6d] ( https://github.com/S1M0N38/ccusage.nvim/commit/f796b6d2fc196e9c273222227abb27f984cb6f00 ) )
14+ * add config.lua ([ 2efb078] ( https://github.com/S1M0N38/ccusage.nvim/commit/2efb078b883b459cddead06627c9a8b7b3a80034 ) )
15+ * add default formatter ([ 0784e3d] ( https://github.com/S1M0N38/ccusage.nvim/commit/0784e3d639b9edb4ae10206c619196e34161ea1c ) )
16+ * add init.lua for ccusage.nvim ([ 4ee1df5] ( https://github.com/S1M0N38/ccusage.nvim/commit/4ee1df5a96bbb5e0e08857871ca97b03b839dcc5 ) )
17+ * add lualine component for ccusage ([ 526afed] ( https://github.com/S1M0N38/ccusage.nvim/commit/526afed57f0f6fee4f7a7ea4538ccfc28d862d19 ) )
18+ * add rockspec for ccusage.nvim ([ 7446ea5] ( https://github.com/S1M0N38/ccusage.nvim/commit/7446ea5421042d05e17c9e6f734ec2ae081dfbcf ) )
19+ * add utils.lua ([ b85b59b] ( https://github.com/S1M0N38/ccusage.nvim/commit/b85b59b98d9c343105497d514c6045ccf27527cf ) )
20+ * add verbose formatter ([ 7b890ee] ( https://github.com/S1M0N38/ccusage.nvim/commit/7b890ee4a17124e97a923d33d632df5e2234422e ) )
21+ * new data module to get formatter context ([ c09e0b2] ( https://github.com/S1M0N38/ccusage.nvim/commit/c09e0b22576247a0d3edbbb67e68f0fccad79e32 ) )
22+
23+
24+ ### Bug Fixes
25+
26+ * update types for CCUsage.FormatterContext ([ cdf40e9] ( https://github.com/S1M0N38/ccusage.nvim/commit/cdf40e9bb09c29413e81586092b83c5a08b34493 ) )
You can’t perform that action at this time.
0 commit comments