What's Changed
- Support modifiers for Groovy method declaration parameters by @jevanlingen in #5045
- Groovy - fix support for import statements following multiline comments by @greg-at-moderne in #5041
- fix: handle comment at the end of a method declaration by @auke- in #4996
- Groovy Parser - Improve retrieval of modifiers by @jevanlingen in #5048
- Groovy: Support property expression in annotation values by @knutwannheden in #5004
- Upgrading Antlr to 4.13.2 by @greg-at-moderne in #5007
- Add dependencies in JVMTestSuite dependency block by @MBoegers in #5000
- Improve MergeYaml recipe by @jevanlingen in #5036
- ANTLR 4.13.2 - continued by @greg-at-moderne in #5057
- Annotate
Hcl.Literal#value
as@Nullable
by @knutwannheden in #5056 - Declare root project name by @gabrielfeo in #5061
- Remove obsolete test code by @greg-at-moderne in #5060
- Re-enable disabled test case by @greg-at-moderne in #5059
- JavaTemplate don't use type params on matching method invocations by @greg-at-moderne in #5058
- Record a SourcesFileResults.Row for generated sources by @timtebeek in #5064
- MergeYaml: prevent keys to be appended to the last commit tests by @BelmoMusta in #5037
- Restore Yaml.* constructors without Tag for gradual adoption by @timtebeek in #5068
New Contributors
- @auke- made their first contribution in #4996
- @gabrielfeo made their first contribution in #5061
Full Changelog: v8.45.5...v8.46.0