v8.42.5
What's Changed
- Add missing override annotation by @timtebeek in #4828
- Don't skip type attribution on compilation error by @amishra-u in #4826
- HCL - UT for slash signs in string literals by @greg-at-moderne in #4829
- Support inner classes for groovy by @jevanlingen in #4825
- Support nested annotations with properties and annotations with empty arguments by @jevanlingen in #4832
- HCL - allow for expression on LHS in objectelem by @greg-at-moderne in #4831
- Prevent class cast exception on Unknown annotation type by @timtebeek in #4833
- Improve discovery of parentheses level for MethodCallExpression by @jevanlingen in #4834
- Allow to add Maven test scoped dependency by @timtebeek in #4837
- HCL - UT for expressionOnLeftHandSideOfAMapLiteral by @greg-at-moderne in #4841
- HCL - Fixing handling of multi-line empty maps by @greg-at-moderne in #4839
- Cleanup groovy parser by @jevanlingen in #4838
New Contributors
- @greg-at-moderne made their first contribution in #4829
Full Changelog: v8.42.4...v8.42.5