What's Changed
- Kotlin recipe DSL: trailing-lambda parens + Java-static chain inner + bare-param after body by @jkschneider in #7709
- Kotlin recipe DSL: drop
KotlinCompositeRecipebridge row from recipes.csv by @jkschneider in #7710 - RecipeClassLoader: parent-delegate
@AbstractRecipeby @jkschneider in #7711 - Scala: handle varargs splat expressions by @greg-at-moderne in #7700
- Scala: fixes for parsing _ => false function by @greg-at-moderne in #7699
- Scala: add support for
withsyntax in intersection types by @greg-at-moderne in #7712 - Scala: fix underscore lambda detection by @greg-at-moderne in #7713
- Scala: introduce S.SplatExpression by @greg-at-moderne in #7714
- Package Go RPC sources as part of the rewrite-go JAR by @greg-at-moderne in #7715
Full Changelog: v8.82.0...v8.82.1