What's Changed
- fix(lint): satisfy Rust 1.98's chunks_exact_to_as_chunks in the Mach-O parser by @jleni in #789
- fix(nix): drop unneeded apple-sdk_15 dependency (#610) by @Ysh204 in #788
- test(e2e): gate in-flight coalescing across simultaneous cargo invocations by @jleni in #791
- feat(config): declarative bypass rules for argv, env and crate name (#222) by @jleni in #793
- fix(daemon): stop an auto-started daemon inheriting an ambient remote (#706) by @jleni in #795
- fix: isolate concurrent hardlink restores by @jleni in #797
- feat(cc): compiler-name shims for transparent, config-free interception (#310) by @jleni in #796
- chore(release): 0.15.0-rc.3 by @jleni in #799
Full Changelog: v0.15.0-rc.2...v0.15.0-rc.3