github javaparser/javaparser javaparser-parent-3.25.8

latest releases: javaparser-parent-3.25.10, javaparser-parent-3.25.9
4 months ago

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

Uncategorised

  • Revert "Refactoring: Move cache features to javaparser-core" (PR #4274 by @jlerbsc)

❤️ Contributors

Thank You to all contributors who worked on this release!

Don't miss a new javaparser release

NewReleases is sending notifications on new releases.