Skip to content

v0.11.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@pecorino-bot pecorino-bot released this 16 Jul 21:55
· 289 commits to main since this release
Immutable release. Only release title and notes can be modified.
08ee151

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 kache opens 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 status subcommand the help text already promised by @aqeelat in #522
  • chore: bump kache to v0.11.0-rc.1 by @emmanuelm41 in #529

New Contributors

Full Changelog: v0.10.0...v0.11.0-rc.1