Releases: evanlong-me/claude-code-usage
Releases · evanlong-me/claude-code-usage
Release v2.8.3
Changes in v2.8.3
- fix: correct time sorting and aggregation issues
- chore: improve npm keywords for better discoverability
Installation
npm install -g claude-code-usageUsage
ccuRelease v2.8.2
Changes in v2.8.2
- chore: release v2.8.2
- 2.8.3
- 2.8.2
- docs: update default sort order to asc
- fix: change default sort order to asc (newest at bottom)
- ci: simplify workflow
Installation
npm install -g claude-code-usageUsage
ccuRelease v2.8.1
Changes in v2.8.1
- ci: upgrade npm for trusted publishing
- ci: fix action version to v1.0.3
- ci: use setup-npm-trusted-publish action and Node 22
- ci: fix OIDC auth by removing registry-url
- chore: set version to 2.8.1
Installation
npm install -g claude-code-usageUsage
ccuRelease v2.8.0
Changes in v2.8.0
- Bump version to 2.8.0
- feat: Add configurable GitHub star prompt with user preference management
Installation
# From npm
npm install -g claude-code-usage
# From GitHub Packages
npm install -g @evanlong-me/claude-code-usage --registry=https://npm.pkg.github.comUsage
ccuRelease v2.7.0
Changes in v2.7.0
- Bump version to 2.7.0
- docs: enhance time filter help with comprehensive examples
- feat: add minute and hour time filter support
Installation
# From npm
npm install -g claude-code-usage
# From GitHub Packages
npm install -g @evanlong-me/claude-code-usage --registry=https://npm.pkg.github.comUsage
ccuRelease v2.6.1
Changes in v2.6.1
- Bump version to 2.6.1
- docs: update README and clarify USD currency in table headers
Installation
# From npm
npm install -g claude-code-usage
# From GitHub Packages
npm install -g @evanlong-me/claude-code-usage --registry=https://npm.pkg.github.comUsage
ccuRelease v2.6.0
Changes in v2.6.0
- Bump version to 2.6.0
- feat: Add update checker to notify users of new versions
Installation
# From npm
npm install -g claude-code-usage
# From GitHub Packages
npm install -g @evanlong-me/claude-code-usage --registry=https://npm.pkg.github.comUsage
ccuRelease v2.5.1
Changes in v2.5.1
- Bump version to 2.5.1
- fix: resolve async/await issues and spinner flickering
Installation
# From npm
npm install -g claude-code-usage
# From GitHub Packages
npm install -g @evanlong-me/claude-code-usage --registry=https://npm.pkg.github.comUsage
ccuRelease v2.5.0
Changes in v2.5.0
- Bump version to 2.5.0
- feat: improve CLI usability and documentation
Installation
# From npm
npm install -g claude-code-usage
# From GitHub Packages
npm install -g @evanlong-me/claude-code-usage --registry=https://npm.pkg.github.comUsage
ccuRelease v2.4.0
Changes in v2.4.0
- Bump version to 2.4.0
- feat: implement dynamic pricing from LiteLLM and remove unused dependencies
Installation
# From npm
npm install -g claude-code-usage
# From GitHub Packages
npm install -g @evanlong-me/claude-code-usage --registry=https://npm.pkg.github.comUsage
ccu