Skip to content

Releases: codellm-devkit/codeanalyzer-java

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:34
91b1d9d

🐛 Fixes

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

v1.1.3

v1.1.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:25
a6a6111

🐛 Fixes

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

v1.1.2

v1.1.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Feb 20:57
286fa0f

🐛 Fixes

  • The gradlew/mvnw path must be made absolute

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 20:53
67a8769

🚀 Features

  • Issue 100 capture database entries
  • Create release.yml

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 21:59
484586b

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

Choose a tag to compare

@github-actions github-actions released this 03 Feb 22:29
eb040d7

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

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Feb 22:20
edc2606
Merge changes from 1.X.X to 2.0.0 as release 2.0.1

Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>

v1.1.1

v1.1.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Feb 21:49
412d3d4
Merge pull request #99 from IBM/fix-issue-74

Fix issue 74

v1.1.0

v1.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jan 20:10
5cf8398

What's Changed

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

v1.0.10

v1.0.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jan 16:16
65ebcf2

What's Changed

  • Don't fail on build errors during download dependencies phase by @rahlk in #94

Full Changelog: v1.0.9...v1.0.10