Skip to content

javaparser-parent-3.26.1

Compare
Choose a tag to compare
@jlerbsc jlerbsc released this 24 Jun 08:02
· 374 commits to master since this release

Added

Changed

Fixed

  • Disable spotless ratcheting and fix formatting (PR #4478 by @johannescoetzee)
  • Fix: issue 4450 Endless recursion (-> StackOverflow) with cyclic static references (PR #4477 by @jlerbsc)
  • Fix: issue 4399 MethodCallExpr inside lambda in assignment expression cannot be resolved (PR #4462 by @jlerbsc)
  • Fix crash on SwitchExpr entries if tokens are not stored (PR #4461 by @johannescoetzee)
  • Fix lookahead for pattern expression in switch entries [Issue 4455] (PR #4458 by @johannescoetzee)

Developer Changes

  • Automatically format code after codegen and validate with a github action (PR #4468 by @johannescoetzee)
  • Add git-blame-ignore-revs file to ignore the reformatting commit in git blame (PR #4466 by @johannescoetzee)

Uncategorised

❤️ Contributors

Thank You to all contributors who worked on this release!