Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ryoppippi/ccusage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.1.6
Choose a base ref
...
head repository: ryoppippi/ccusage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.1.7
Choose a head ref
  • 15 commits
  • 25 files changed
  • 3 contributors

Commits on Nov 20, 2025

  1. Configuration menu
    Copy the full SHA
    d4f6460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bab03c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    3af1152 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-format to ^1.0.2 (#731)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    395a4f2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/checkout action to v5.0.1 (#730)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    872a637 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e46a706 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c68b43 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. chore(deps): update dependency @typescript/native-preview to ^7.0.0-d…

    …ev.20251125.1 (#720)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    53aa8d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. chore(deps): update dependency @types/bun to ^1.3.3 (#736)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    2118924 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @typescript/native-preview to ^7.0.0-d…

    …ev.20251128.1 (#737)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    5358482 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. chore: update pnpm

    ryoppippi committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    5095852 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. chore(deps): update dependency @typescript/native-preview to ^7.0.0-d…

    …ev.20251204.1 (#741)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    58f4fdc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency nano-spawn to ^1.0.3 (#742)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    fed61e5 View commit details
    Browse the repository at this point in the history
  3. fix(ccusage): support Opus 4.5 pricing from Bedrock-prefixed models (#…

    …743)
    
    * fix(ccusage): support Opus 4.5 pricing from Bedrock-prefixed models
    
    LiteLLM lists Opus 4.5 models with anthropic.claude- prefix
    (e.g., anthropic.claude-opus-4-5-20251101-v1:0) but the
    isClaudeModel filter only kept models starting with claude-.
    
    This adds support for anthropic.claude- and anthropic/claude-
    prefixes to include Bedrock-format models in the pricing dataset.
    
    * chore: remove unnecessary tests
    basnijholt authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    c300bf4 View commit details
    Browse the repository at this point in the history
  4. chore: release v17.1.7

    ryoppippi committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    62d27dd View commit details
    Browse the repository at this point in the history
Loading