Skip to content

Commit 730b9bd

Browse files
authored
v3.3.5 (#131)
1 parent 25dbdce commit 730b9bd

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.3.5] - 2026-03-14
9+
- Fix capped large token totals in TUI stats (#130) - @mike1858
10+
811
## [3.3.4] - 2026-03-11
912
- fix: widen token columns and add overflow-safe formatting (#124) - mike1858
1013
- feat: add Gemini 3.1 Pro pricing and model aliases (#125) - mike1858

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "splitrail"
3-
version = "3.3.4"
3+
version = "3.3.5"
44
edition = "2024"
55
license = "MIT"
66
authors = ["Piebald LLC <support@piebald.ai>"]

0 commit comments

Comments
 (0)