Skip to content

Commit 7d96f4f

Browse files
authored
v3.3.3 (#116)
1 parent 001be62 commit 7d96f4f

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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.3] - 2026-02-13
9+
- fix: strip non-standard numeric format annotations from MCP JSON schemas (#114) - @mike1858
10+
- feat: add pricing for Gemini 3 Flash and GPT-5.3-Codex (#115) - @mike1858
11+
812
## [3.3.2] - 2026-02-05
913
- Add Opus 4.6 support (#110) - @mike1858
1014

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

0 commit comments

Comments
 (0)