🐛 bug fixes
- fix: Fixes sbt runner parsing
build.propertieswith whitespaces by @anatoliykmetyuk in #9374 - fix: Fixes global plugin loading by @eed3si9n in #9391 / #9380
- fix: Fixes sbt runner support on OpenBSD by @eed3si9n in #9394
- fix: Fixes
--allow-emptyand--sbt-createby @anatoliykmetyuk in #9370 - fix: Fixes BSP
publishDiagnosticspropagation by @anatoliykmetyuk in #9376 - fix: Fixes macro expansion for higher-kinded type arguments by @tanishiking in #9377
- fix: Fixes IllegalAccessError analyzing Java compiled with
--add-exportsby @jozanek in sbt/zinc#1714 / sbt/zinc#1729 - fix: Fixes incremental compilation of inlined constants in Java by @jozanek in sbt/zinc#1721
- fix: Fixes incremental compilation of Java annotation usage by @jozanek in sbt/zinc#1722
- fix: Fixes incremental compilation of transitive Java super types by @jozanek in sbt/zinc#1732
🚀 updates
- perf: Update Coursier to version 2.1.25-M26 by @retronym in #9382
- perf: Improves performance of incremental test by @mrdziuban + @yhefamly in #9253 + #9364
behind the scenes
- ci: sbt-salad-days by @eed3si9n in #9362
- Update to sbtn 2.0.0-69fa1968 by @eed3si9n in #9398
- deps: Zinc 2.0.1 by @eed3si9n in #9399
Full Changelog: v2.0.0...v2.0.1