🚀 updates
- Scala 3.7.4 by @xuwei-k in #8358
scalaEarlyVersionsetting and source directories by @eed3si9n in #8373cleanFullcommand by @eed3si9n in #8379
🐛 bug fixes
- fix: Recover gracefully when disk cache can't be read or parsed as JSON by @mrdziuban in #8332
- fix: Trigger only load (without loadFailed) in the case of NetworkChannel by @azdrojowa123 in #8375
- fix: Fixes JLine history by @eed3si9n in #8388
performance updates
- perf: Cache content hash of binary files by @eed3si9n in #8363
- perf: Cache Zinc Analysis across compilations by @eed3si9n in #8364
- perf: cache isSupershellEnabled by @eed3si9n in #8365
- perf: Avoid copying directories by @eed3si9n in #8374
- perf: Cache compiler bridge binary by @eed3si9n in #8377
🎬 behind the scenes
- ci: Updates mima settings by @xuwei-k in #8313
- ci: Update sbt-native-image by @xuwei-k in #8314
- ci: Cleans up build.sbt setting by @xuwei-k in #8325
- refactor: Removes
Selectable.reflectiveSelectablein dependency-graph by @xuwei-k in #8322 - refactor: Removes unused code by @xuwei-k in #8323
- test: Retry Windows client test by @xuwei-k in #8327
- refactor: Removes unnecessary
@nowarnannotations by @xuwei-k in #8324 - refactor: Removes redundant
valmodifier by @xuwei-k in #8330 - ci: Bump coursier/cache-action from 6 to 7 by @dependabot[bot] in #8350
- ci: Update
dependabot.ymlbranch setting by @xuwei-k in #8352 - docs: Update flamegraph guide by @eed3si9n in #8361
- docs: Update flamegraph guide --lines by @eed3si9n in #8362
- ci: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #8383
- Merge 1.12.x by @eed3si9n in #8385
- refactor: Removes sbt 1.x remote cache impl by @eed3si9n in #8382
new contributors
- @mrdziuban made their first contribution in #8332
Full Changelog: v2.0.0-RC6...v2.0.0-RC7