Skip to content

Commit 33860af

Browse files
authored
v3.5.3 (#162)
1 parent 951482f commit 33860af

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,20 @@ 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.5.3] - 2026-05-28
9+
- Add Claude Opus 4.8 pricing (#161) - @mike1858
10+
- feat: add all-tools period aggregation views (#158) - @jimyag
11+
- Fix Copilot CLI shutdown metric segmentation (#157) - @zhangzqs
12+
- Add pricing entries for newly observed models (#156) - @zhangzqs
13+
- fix: support newer Gemini CLI and Copilot session formats (#155) - @jimyag
14+
- Fix GPT-5.5 Pro pricing (#153) - @mike1858
15+
816
## [3.5.2] - 2026-04-24
9-
- Add GPT-5.5 long-context pricing (#151) - mike1858
17+
- Add GPT-5.5 long-context pricing (#151) - @mike1858
1018

1119
## [3.5.1] - 2026-04-23
12-
- feat: add TUI defaults for sort and empty periods (#146) - jimyag
13-
- Add pricing for Gemini 3.1 Pro Preview Custom Tools (#148) - mike1858
20+
- feat: add TUI defaults for sort and empty periods (#146) - @jimyag
21+
- Add pricing for Gemini 3.1 Pro Preview Custom Tools (#148) - @mike1858
1422
- Add GPT-5.5 pricing (#149) - mike1858
1523

1624
## [3.5.0] - 2026-04-20

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.5.2"
3+
version = "3.5.3"
44
edition = "2024"
55
license = "MIT"
66
authors = ["Piebald LLC <support@piebald.ai>"]

0 commit comments

Comments
 (0)