What's Changed
- Scala: handle parsing String interpolation with a non-empty prefix by @greg-at-moderne in #7908
- Scala: fix parsing of return types written in parens by @greg-at-moderne in #7909
- Let callers opt out of the GitProvenance committer-history walk by @knutwannheden in #7910
- Scala: handle case guards with complex (block) conditions by @greg-at-moderne in #7913
- Go: make sure go.mod is emitted as GoMod source by @greg-at-moderne in #7914
- Scala: ScalaSpace class for handling nesting comments by @greg-at-moderne in #7915
- Scala: fix too optimistic matching of
???by @greg-at-moderne in #7916 - Scala: fix spacing before underscore parameter by @greg-at-moderne in #7912
- rewrite-csharp: rename XmlRecipeActivator to CoreCSharpRecipeActivator and drop example recipes by @macsux in #7917
Full Changelog: v8.84.1...v8.84.2