javaparser-parent-3.25.1
版本发布时间: 2023-02-28 21:37:08
javaparser/javaparser最新发布版本:javaparser-parent-3.26.2(2024-09-02 22:04:02)
API or Behaviour Change
- Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR #3896 by @jlerbsc)
Added
Changed
- chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (PR #3928 by @dependabot[bot])
- chore(deps): bump checkstyle from 10.7.0 to 10.8.0 (PR #3927 by @dependabot[bot])
- chore(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0 (PR #3914 by @dependabot[bot])
- chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (PR #3906 by @dependabot[bot])
- Refactor: cleanup/refactor code after fixing #3859 (PR #3886 by @abego)
Fixed
- Fix: issue 3924 Removing ImportDeclaration with Annotated package thr… (PR #3926 by @jlerbsc)
- Fix: issue 3918 JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor (PR #3921 by @jlerbsc)
- Fix: issue 3919 ResolvedType::isAssignableBy(ResolvedType) is wrong f… (PR #3920 by @jlerbsc)
- Fix: issue 3911 java.lang.UnsupportedOperationException: T[] while resolving generic method with type parameter with arrays like List<T[]> (PR #3917 by @jlerbsc)
- Fix: \s escape gives lexical error but should be valid since Java 15 (PR #3903 by @jlerbsc)
- Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR #3896 by @jlerbsc)
- Fix issue 1883 Finding lambda return type (PR #3890 by @jlerbsc)
- Fix: issue 1815 ArrayIndexOutOfBoundsException when resolving lambda parameter. This fix is offered by Blackgen (PR #3888 by @jlerbsc)
Developer Changes
- chore(deps): bump checkstyle from 10.6.0 to 10.7.0 (PR #3885 by @dependabot[bot])
:heart: Contributors
Thank You to all contributors who worked on this release!