Skip to content

Commit aa054e6

Browse files
committed
chore(release): cargo-rail v0.9.0
1 parent e61c4b8 commit aa054e6

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.9.0](https://github.com/loadingalias/cargo-rail/compare/v0.8.1...v0.9.0) - 2026-02-03
4+
5+
### 📦 Other Changes
6+
7+
- cargo-rail - feat(cli): add --ignore-bin-crates to affected/test (#10) - fix(workspace): invalidate metadata cache on member manifest changes (#9) - feat(unify): support -o/--output in --check mode (#1 for the cargo-rail-action) - ci(release): publish SHA256SUMS and SHA256SUMS.json; drop macOS x86_64 [#9](https://github.com/loadingalias/cargo-rail/pull/9) [#10](https://github.com/loadingalias/cargo-rail/pull/10) ([e61c4b8](https://github.com/loadingalias/cargo-rail/commit/e61c4b830d5293b92a396be75e4d71d44452b414))
8+
- cargo-rail: bumping the serde-json crate (patch) ([5a0fc67](https://github.com/loadingalias/cargo-rail/commit/5a0fc6714204ae3481c3f295386441363652a538))
9+
10+
11+
312
## [0.8.1](https://github.com/loadingalias/cargo-rail/compare/v0.8.0...v0.8.1) - 2025-12-18
413

514
### 📦 Other Changes

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.8.1"
3+
version = "0.9.0"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)