2.0.0-M3
Pre-release
Pre-release
🚀 features and other updates
- Replace the use of compilation timestamp in detectAPIChanges with content hashes by @Friendseeker in #1430
🐛 bug fixes
- fix: Fixes concurrency issue in
ParallelGzipOutputStream
by reimplementing it using raw threads by @Ichoran + @Friendseeker in #1456 - fix: Handle
DependencyByMacroExpansion
inConsistentAnalysisFormat
by @Friendseeker in #1432
🎬 behind the scene
- test: Enable scripted tests in CI by @Friendseeker in #1457
- test: Uncomment
AnalysisFormatBenchmark
inci.yml
by @Friendseeker in #1477 - ci: Enforce new varargs syntax by @xuwei-k in #1439
- refactor: Avoid deprecated collection.mutable.MultiMap by @xuwei-k in #1438
- refactor: Remove compile warnings by @Friendseeker in #1458
- ci: Remove
compilerVersionDependentScalacOptions
by @Friendseeker in #1468 - ci: Merge 1.x branch into 2.x by @Friendseeker in #1433
- ci: Merge 1.x by @eed3si9n in #1515
Full Changelog: v2.0.0-M1...v2.0.0-M3