Added
- feat: creates cache statistics and moves Cache interface to javaparser-core (PR #4278 by @jlerbsc)
- feat: Add parseArrayInitializerExpr to JavaParser API (PR #4276 by @iMashtak)
- feat: A visitor looking for a node by its position in an AST (PR #4258 by @jlerbsc)
Changed
- fix: Partial removal of the use of instanceof in favour of the use of the API (PR #4280 by @jlerbsc)
- [GHA] Run on java 18 (PR #4252 by @hazendaz)
Fixed
- fix: issue 4240 Calling resolve on catch block parameter throws exception (PR #4279 by @jlerbsc)
- Fix: issue 4270 Exception when resolving ObjectCreationExpr with nested varargs (PR #4273 by @jlerbsc)
- add Java_18 to yieldSupport (PR #4262 by @Kimmmey)
- fix: issue #4245 UnsupportedOperationException with LexicalPreservingPrinter when removing a sealed modified (PR #4253 by @jlerbsc)
- [ci] Fix change log released version as 3.25.7 (PR #4251 by @hazendaz)
- Fix: issue 3278 Lazy types cause stack overflow when trying to find the least upper bound type (PR #4246 by @jlerbsc)
Developer Changes
- chore(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (PR #4264 by @dependabot[bot])
Uncategorised
❤️ Contributors
Thank You to all contributors who worked on this release!