Skip to content

0.5.0

Compare
Choose a tag to compare
@jimbethancourt jimbethancourt released this 25 Sep 14:03
· 110 commits to main since this release
b703679

#Notable changes since 0.4.0:

  • Java 21 support
  • Cycle analysis performed in Maven report and HTML reports (based on field types and method signature types) (#56 #92)
  • Added Simple HTML Report - can be used in GitHub Actions
  • Significant performance improvement for large codebases with a high number of commits (#95)
  • Silenced PMD complaints (#91)
  • Codebases with generated sources now successfully analyzed (#99)

What's Changed

New Contributors - Thank you!!!

Thank you @nikhilpereira1793 for creating the java-circular-reference-detector (Original code located at https://gitlab.com/nikhil_ideacrest/java-circular-reference-detector)

Full Changelog: 0.4.0...0.5.0