Releases: loadingalias/cargo-rail
Releases · loadingalias/cargo-rail
v0.10.12
19 Feb 18:30
Compare
Sorry, something went wrong.
No results found
🐛 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
Compare
Sorry, something went wrong.
No results found
Patch release. Restores release-path handling for root crate pathspecs and includes unify unused-dependency detection fixes.
v0.10.9
19 Feb 03:15
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
unify : remove source-unused deps and streamline hot-path plumbing #11 (1ebd343 )
v0.10.8
17 Feb 16:59
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
unify : keep cfg-gated features used in tests (9e086cd )
📝 Documentation
update README with expanded change-detection metrics (15ae8d2 )
v0.10.7
17 Feb 04:11
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
unify : keep workspace-member features local to avoid global feature leakage (cd6d4c0 )
v0.10.6
17 Feb 03:39
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
unify : enforce atomic workspace-member cohorts for non-default members to prevent Tokio split-source graphs (5e588ec )
✅ Testing
unify : make non-default-member cohort path assertions cross-platform (Windows-safe) (147872b )
v0.10.5
17 Feb 02:48
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
unify : enforce atomic workspace-member cohorts to prevent split local/registry graphs (Tokio) (9ae8c05 )
v0.10.4
16 Feb 23:57
Compare
Sorry, something went wrong.
No results found
👷 CI
make junit reporting robust in smart test mode (94f74fe )
v0.10.3
16 Feb 23:50
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
unify : keep workspace member deps path-pinned (30a86aa )
🔧 Chores
gitignore update for the 'tokio_lesson.md' (da54241 )
📝 Documentation
reorganize examples and consolidate change detection docs (63dd986 )
v0.10.2
16 Feb 02:50
Compare
Sorry, something went wrong.
No results found
⚡ Performance
cleanup iteration patterns and documentation (1ae1a3a )