Skip to content

Commit 94cbae1

Browse files
authored
v3.2.0 (#79)
1 parent 87eefae commit 94cbae1

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ 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.2.0] - 2025-12-06
8+
## [3.2.0] - 2025-12-13
9+
- We now fully support [<img src="https://github.com/Piebald-AI/piebald/raw/main/assets/logo.svg" width="15"> **Piebald**](https://piebald.ai/)! Track your Piebald usage across all your favorite providers - @mike1858
910
- **Breaking**: Removed the disk-based caching system entirely to fix stats fluctuation bugs during file watching - @mike1858
1011
- Added in-memory message cache for fast incremental updates during file watching - @mike1858
1112
- Removed cache CLI commands (`cache stats`, `cache clear`, `cache rebuild`, `cache path`) - @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.1.1"
3+
version = "3.2.0"
44
edition = "2024"
55
license = "MIT"
66
authors = ["Piebald LLC <support@piebald.ai>"]

0 commit comments

Comments
 (0)