Skip to content

Commit b120950

Browse files
committed
chore(release): cargo-rail v0.13.0
1 parent 075d023 commit b120950

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.13.0](https://github.com/loadingalias/cargo-rail/compare/v0.12.0...v0.13.0) - 2026-04-18
4+
5+
### ✨ Features
6+
7+
- **planner**: finalize v0.13.0 semantics, docs cleanup, and MSRV 1.95 ([075d023](https://github.com/loadingalias/cargo-rail/commit/075d0235deeab81f60c381d7ddc8ff2e212f60d5))
8+
9+
### 📦 Other Changes
10+
11+
- tighten unify explainability and harden action contract validation ([29989f2](https://github.com/loadingalias/cargo-rail/commit/29989f29c64b9f6b2ff3946cb4994b4593d34b97))
12+
- unify change detection under canonical planner taxonomy ([07317a2](https://github.com/loadingalias/cargo-rail/commit/07317a21c91a2c5f4afbcb115ee984ff5870c825))
13+
14+
15+
316
## [0.12.0](https://github.com/loadingalias/cargo-rail/compare/v0.11.0...v0.12.0) - 2026-04-17
417

518
### 🐛 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.12.0"
3+
version = "0.13.0"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)