Skip to content

Releases: loadingalias/cargo-rail

cargo-rail v0.13.4

01 Jun 20:15
v0.13.4
13eaa6e

Choose a tag to compare

0.13.4 - 2026-06-01

🐛 Bug Fixes

  • release: avoid dry-run pre-push hooks (15bd792)

📝 Documentation

  • remove completed release lane task (d6ffcc2)

cargo-rail v0.13.3

01 Jun 18:39
v0.13.3
2ff4dd0

Choose a tag to compare

0.13.3 - 2026-06-01

🐛 Bug Fixes

  • ci: wait for cargo-rail release creation (3fd90c5)

cargo-rail v0.13.2

01 Jun 18:38
v0.13.2
2d92831

Choose a tag to compare

0.13.2 - 2026-06-01

✨ Features

  • release: own end-to-end publishing lane (aa2b2d3)

v0.13.1

22 May 02:13
v0.13.1
50c7e48

Choose a tag to compare

🐛 Bug Fixes

  • unify: allow check mode outside git repos (1d64a6c)

🔧 Chores

  • ci: bump cargo-rail-action to v4.1.3 (04e3096)

📦 Other Changes

  • hore(ci): bump cargo-rail-action to v4.1.2 (fb9f944)

v0.13.0

19 Apr 01:52
v0.13.0
b120950

Choose a tag to compare

✨ Features

  • planner: finalize v0.13.0 semantics, docs cleanup, and MSRV 1.95 (075d023)

📦 Other Changes

  • tighten unify explainability and harden action contract validation (29989f2)
  • unify change detection under canonical planner taxonomy (07317a2)

v0.12.0

17 Apr 23:14
v0.12.0
64fcbb4

Choose a tag to compare

🐛 Bug Fixes

  • ci: pin cargo-rail-action v4.1.1 and update docs to v4 (bb0a4f0)

📦 Other Changes

  • cargo-rail: make custom planner surfaces additive and summarize large plan targets (2c9f29c)

v0.11.0

09 Apr 14:31
v0.11.0
8b6875d

Choose a tag to compare

✨ Features

  • plan: add stable execution scope for CI and package-scoped runs (5258fb4)

🐛 Bug Fixes

  • ci: isolate cargo-rail bootstrap target dir on Windows (6e50bfd)
  • test: normalize workspace-root path assertion for Windows (fa39716)
  • ci (247f025)

📦 Other Changes

v0.10.12

19 Feb 18:30
v0.10.12
08751ca

Choose a tag to compare

🐛 Bug Fixes

  • unify,release: use compiler diagnostics for unused-dep removals and harden release preflight (55f2aad)

✅ Testing

  • unused-detection: fix rail.toml targets placement for cross-platform target-specific test (d9ce80b)

v0.10.11

19 Feb 15:15
v0.10.11
3f559e2

Choose a tag to compare

Patch release. Restores release-path handling for root crate pathspecs and includes unify unused-dependency detection fixes.

v0.10.9

19 Feb 03:15
v0.10.9
3bad1f7

Choose a tag to compare

🐛 Bug Fixes

  • unify: remove source-unused deps and streamline hot-path plumbing #11 (1ebd343)