Skip to content

v1.5.0

Choose a tag to compare

@zhangferry zhangferry released this 20 May 15:01
· 27 commits to main since this release

What's Changed

Fixes

  • Project name display — correctly display project names with dashes (e.g. ccusage-dashboard instead of dashboard) using filesystem-based path decoding (#14)
  • Tool call trend chart — fill missing tool values with 0 so chart lines don't break when a tool has no data for a given day (#13)

Installation

npm install -g @zhangferry-dev/tokendash@1.5.0

Full Changelog: v1.4.2...v1.5.0