cargo-rail v0.17.2
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)