github tombii/better-ccflare v2.0.21
Stable Release v2.0.21

latest releases: v3.1.0-beta.4, v3.1.0-beta.3, v3.1.0-beta.2...
one month ago

🎉 Stable Release v2.0.21

Multi-Architecture Binaries

Download the appropriate binary for your platform:

  • Linux x86_64: better-ccflare-linux-amd64
  • Linux ARM64 (Raspberry Pi 3/4/5, Oracle Cloud ARM, AWS Graviton): better-ccflare-linux-arm64
  • macOS Intel: better-ccflare-macos-x86_64
  • macOS Apple Silicon: better-ccflare-macos-arm64
  • Windows x86_64: better-ccflare-windows-x64.exe

Installation

# Linux x86_64
wget https://github.com/tombii/better-ccflare/releases/download/v2.0.21/better-ccflare-linux-amd64
chmod +x better-ccflare-linux-amd64
./better-ccflare-linux-amd64

Or install via npm: npm install -g better-ccflare@v2.0.21


What's Changed

🐛 Bug Fixes

  • fix: handle Anthropic API changes - seven_day_opus now nullable (86430e2)

Full Changelog

📋 Compare with previous version

Don't miss a new better-ccflare release

NewReleases is sending notifications on new releases.