What's Changed
- fix(rustc): detect unrecognized RUSTC_WORKSPACE_WRAPPER drivers by inner rustc by @aqeelat in #506
- refactor(remote): extract RemoteBackend trait for transport-specific concerns (#414) by @jlucaso1 in #515
- feat(gc): trigger background GC opportunistically for local workflows by @Ysh204 in #511
- docs: stop claiming bare
kacheopens the TUI by @emmanuelm41 in #524 - fix(events): make log rotation atomic and synchronized by @Ysh204 in #518
- docs: add AUR install method to README by @KokaKiwi in #523
- fix(compiler): detect bare workspace wrappers configured by Cargo by @Ysh204 in #519
- fix(args): derive target_dir and workspace_root correctly for cross-compilation by @Ysh204 in #521
- fix(daemon): add
statussubcommand the help text already promised by @aqeelat in #522 - chore: bump kache to v0.11.0-rc.1 by @emmanuelm41 in #529
New Contributors
- @aqeelat made their first contribution in #506
- @jlucaso1 made their first contribution in #515
- @KokaKiwi made their first contribution in #523
Full Changelog: v0.10.0...v0.11.0-rc.1