What's Changed
- Scala: fix prefix handling in partial function applications by @greg-at-moderne in #7960
- Scala: fix for space between curried parameter lists in method declar… by @greg-at-moderne in #7959
- Scala: fix parsing of alternate matching pattern in case binding by @greg-at-moderne in #7961
- Go: add Go.DeclarationBlock to the type registry by @greg-at-moderne in #7962
- Scala: fix for double-dollar, i.e. dollar escaping in String interpol… by @greg-at-moderne in #7963
- Go: Add GetSourcePath() and use it in preconditions by @greg-at-moderne in #7964
- Scala: handle dotted match syntax by @greg-at-moderne in #7965
- Scala: fix parsing of trailing comments in parameter lists by @greg-at-moderne in #7966
- Docker: fix stale alpine suggestion in FindEndOfLifeImagesTest by @timtebeek in #7967
- Python: reduce LST memory footprint (slots, shared empty lists, compact ids) by @knutwannheden in #7958
- Use JavaSourceFile, not J.CompilationUnit, when a Java recipe only needs file-level data by @jkschneider in #7970
Full Changelog: v8.84.7...v8.84.8