mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-21 23:52:45 +00:00
docs: Update CHANGELOG and bump version to 2.0.5
Test coverage increased to 94.00% (229 tests). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
All notable changes to claude-hud will be documented in this file.
|
||||
|
||||
## [2.0.5] - 2026-01-03
|
||||
|
||||
### Improved
|
||||
- **Test coverage**: Increased to 94.00% (229 total tests)
|
||||
- Added ContextMeter tests (header, percentage, compact warning, number formatting)
|
||||
- Added settings-reader edge case tests (invalid JSON, missing fields)
|
||||
|
||||
---
|
||||
|
||||
## [2.0.4] - 2026-01-03
|
||||
|
||||
### Improved
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claude-hud-tui",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user