New
v0.10.0
What's Changed
- chore: replace is-terminal with standard library by @tottoto in https://github.com/mozilla/sccache/pull/2311
- Pass through
--remap-path-prefixargument. by @ColinFinck in https://github.com/mozilla/sccache/pull/2270 - Scheduler: oversubscribe cores just a little to make up for slack by @ahartmetz in https://github.com/mozilla/sccache/pull/2315
- CI: Move the the current LLVM stable by @sylvestre in https://github.com/mozilla/sccache/pull/2323
- Don't cache dep file by @glandium in https://github.com/mozilla/sccache/pull/2322
- Add bind_address config field by @samuel-jimenez in https://github.com/mozilla/sccache/pull/2307
- Fix and update sccache for CUDA 12.8 by @trxcllnt in https://github.com/mozilla/sccache/pull/2324
- lru: do not fail removing file if already removed by @ahayzen-kdab in https://github.com/mozilla/sccache/pull/2334
- Clean up logging by @samuel-jimenez in https://github.com/mozilla/sccache/pull/2335
- feat: Bump opendal to 0.52 to support ghac v2 by @Xuanwo in https://github.com/mozilla/sccache/pull/2339
New Contributors
- @ahartmetz made their first contribution in https://github.com/mozilla/sccache/pull/2315
- @samuel-jimenez made their first contribution in https://github.com/mozilla/sccache/pull/2307
- @ahayzen-kdab made their first contribution in https://github.com/mozilla/sccache/pull/2334
Full Changelog: https://github.com/mozilla/sccache/compare/v0.9.1...v0.10.0