Skip to content

cargo-rail v0.17.2

Choose a tag to compare

@loadingalias loadingalias released this 14 Jul 19:18
v0.17.2
5fd31cd

0.17.2 - 2026-07-14

  • Fixed release Git operations to preserve the caller environment for hooks, expose standard cargo-rail release context, and retain complete hook diagnostics. Removed the hook-bypassing push dry run while keeping one atomic branch-and-tag push.

Bug Fixes

  • release: preserve hook context and diagnostics (61da35d)