Skip to content

Commit 3956e35

Browse files
committed
chore(release): cargo-rail v0.8.0
1 parent 81d1a04 commit 3956e35

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

3+
## [0.8.0](https://github.com/loadingalias/cargo-rail/compare/v0.7.3...v0.8.0) - 2025-12-18
4+
5+
### 📦 Other Changes
6+
7+
- cargo-rail: unify(msrv): write x.y.z, enforce inheritance option, and add fast CI MSRV gate ([81d1a04](https://github.com/loadingalias/cargo-rail/commit/81d1a047ce51697ea9823361da3c9edc8874d5c0))
8+
- cargo-rail: adding the 'rail-substrate' lint package to improve the codebase's safety in production ([a9896a6](https://github.com/loadingalias/cargo-rail/commit/a9896a6b93cf5e0ce221462715b2ffaeccadc9d6))
9+
- cargo-rail: cleaning the .gitignore ([893f8e4](https://github.com/loadingalias/cargo-rail/commit/893f8e4c5baf2b520c848ba75af7b7c9af560589))
10+
- cargo-rail: bump rail.toml to v0.7.3 ([7e95136](https://github.com/loadingalias/cargo-rail/commit/7e9513632a3aceea64d867489f68ef925beec0d5))
11+
12+
13+
314
## [0.7.3](https://github.com/loadingalias/cargo-rail/compare/v0.7.2...v0.7.3) - 2025-12-16
415

516
### 📦 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.7.3"
3+
version = "0.8.0"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)