Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 13:28
· 76 commits to main since this release

   🚀 Features

  • better-ccusage: Add GLM-5.1 and GLM-5V-Turbo model support  -  by @cobra91 (e29a8)

   🐞 Bug Fixes

  • Address CodeRabbit review and fix Factory sessions detection (#20, #22)  -  by @cobra91 in #20 and #22 (9dda5)
  • Address CodeRabbit review comments on PR #24  -  by @cobra91 in #24 (eb926)
  • Cross-platform compatibility for Windows and Node.js 22+  -  by @cobra91 (b8c23)
  • Complete cross-platform compatibility and modernize API usage - Add with { type: 'json' } import assertions for all package.json imports - Use path.join() for all filesystem paths across all packages - Replace es-toolkit uniq() with native Set - Replace String#replace() with String#replaceAll() where applicable - Add compare function to Array#sort() calls - Add initial value to Array#reduce() calls - Replace Unix cp with cross-platform node copyFileSync in build scripts - Bump version to 1.3.0  -  by @cobra91 (b02aa)
  • better-ccusage:
  • internal:
    • Use NonNullable type assertion for offlineLoader in async callback  -  by @cobra91 (11356)
  • pricing:
    View changes on GitHub