Skip to content

Commit 970dbe9

Browse files
committed
chore(release): cargo-rail v0.10.8
1 parent 9e086cd commit 970dbe9

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.10.8](https://github.com/loadingalias/cargo-rail/compare/v0.10.7...v0.10.8) - 2026-02-17
4+
5+
### 🐛 Bug Fixes
6+
7+
- **unify**: keep cfg-gated features used in tests ([9e086cd](https://github.com/loadingalias/cargo-rail/commit/9e086cdb2eb9cb59fd1f49d31eafcd57cb207bb1))
8+
9+
### 📝 Documentation
10+
11+
- update README with expanded change-detection metrics ([15ae8d2](https://github.com/loadingalias/cargo-rail/commit/15ae8d201feca584ce3237ddea78daa7b8d6324f))
12+
13+
14+
315
## [0.10.7](https://github.com/loadingalias/cargo-rail/compare/v0.10.6...v0.10.7) - 2026-02-16
416

517
### 🐛 Bug Fixes

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 = "cargo-rail"
3-
version = "0.10.7"
3+
version = "0.10.8"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)