Skip to content

Releases: codellm-devkit/codeanalyzer-java

v2.3.0

19 Feb 21:39
6cb594b
Compare
Choose a tag to compare

🚀 Features

  • Address Issue 118: Support Record Declarations
  • Address Issue 103: Extend ParameterInCallable class to capture line and column offsets
  • Feature Request Issue 101: Add a support to be able to Capture static and instance initialization blocks in java classes
  • Feature Request Issue 102: Enrich comment analysis capabilities
  • Feature Request Issue 125: Analyze test classes optionally if the user wants to

♻️ Refactoring

  • Feature Request Issue 125: Analyze test classes optionally if the user wants to

📚 Documentation

  • Feature Request Issue 102: Enrich comment analysis capabilities

🚨 Breaking Changes

  • Address Issue 118: Support Record Declarations
  • Address Issue 103: Extend ParameterInCallable class to capture line and column offsets
  • Feature Request Issue 101: Add a support to be able to Capture static and instance initialization blocks in java classes
  • Feature Request Issue 102: Enrich comment analysis capabilities

v2.2.2

17 Feb 23:34
91b1d9d
Compare
Choose a tag to compare

🐛 Fixes

  • Fix Issue 113: Call graph is missing edges to implementations of interface classes. Merge to main.

v1.1.3

17 Feb 23:25
a6a6111
Compare
Choose a tag to compare
v1.1.3 Pre-release
Pre-release

🐛 Fixes

  • Fix Issue 113: call graph is missing edges to implementations of interfaces. Merge to v1.X.X.

v1.1.2

12 Feb 20:57
286fa0f
Compare
Choose a tag to compare
v1.1.2 Pre-release
Pre-release

🐛 Fixes

  • The gradlew/mvnw path must be made absolute

v2.2.0

11 Feb 20:53
67a8769
Compare
Choose a tag to compare

🚀 Features

  • Issue 100 capture database entries
  • Create release.yml

v2.1.0

05 Feb 21:59
484586b
Compare
Choose a tag to compare

What's Changed

🚨 Potential Breaking Changes: analysis.json has new fields in Callable and Type.

Full Changelog: v2.0.2...v2.1.0

v2.0.2

03 Feb 22:29
eb040d7
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

03 Feb 22:20
edc2606
Compare
Choose a tag to compare
Merge changes from 1.X.X to 2.0.0 as release 2.0.1

Signed-off-by: Rahul Krishna <[email protected]>

v1.1.1

03 Feb 21:49
412d3d4
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release
Merge pull request #99 from IBM/fix-issue-74

Fix issue 74

v1.1.0

24 Jan 20:10
5cf8398
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.10...v1.1.0