What's Changed
- Scala: fix parsing of backtick-wrapped identifiers by @greg-at-moderne in #7440
- Register
JavaType.ShallowClasscodec on the Python RPC side by @knutwannheden in #7441 - C#: Improve TreeVisitor combining and handle null expression statements by @macsux in #7435
- Handle
J.SwitchExpressioninBlockStatementTemplateGeneratorby @knutwannheden in #7445 - Scala: pass
-parameterstojavacin joint compilation by @knutwannheden in #7449 - Scala: support
implicitmethod parameters by @greg-at-moderne in #7450 - Scala: support for package objects by @greg-at-moderne in #7451
- Scala: fix handling of comments within cases by @greg-at-moderne in #7452
- Pin bouncycastle 1.84 in kotlinBouncyCastleConfiguration by @Jenson3210 in #7453
- Fix Scala parser losing type attribution when classpath lacks stdlib by @knutwannheden in #7446
- Share artifact cache across JavaSourceSetUpdater visitors by @steve-aom-elliott in #7454
- Disable JAR downloading in JavaSourceSetUpdater by @steve-aom-elliott in #7459
Full Changelog: v8.80.0...v8.80.1