Skip to content

Releases: codellm-devkit/codeanalyzer-java

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 23:59
d10d427
Merge pull request #56 from IBM/issue-55-establish-versioning

Issue 55 establish versioning

20241014T185711

Choose a tag to compare

@github-actions github-actions released this 14 Oct 18:57
c9b1400
Merge pull request #52 from IBM/type-decl-model-update

Lombok model update to remove subclasses of Type

20240923T182840

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:28
4fe3f39
Merge pull request #50 from IBM/incremental-analysis

changing toList to collect(Collectors.toList()) to support Java 11 as…

20240923T154450

Choose a tag to compare

@github-actions github-actions released this 23 Sep 15:44
8c82323
Update README.md

20240830T123519

Choose a tag to compare

@github-actions github-actions released this 30 Aug 12:35
35e92ce
Merge pull request #47 from IBM/java-22-support

Updates for supporting Java 22

20240724T010112

Choose a tag to compare

@github-actions github-actions released this 24 Jul 01:01
b38d6dc
Merge pull request #45 from IBM/add-private-method-info-to-callsite-o…

20240711T013226

Choose a tag to compare

@github-actions github-actions released this 11 Jul 01:32
c13ae69
Merge pull request #38 from sinha108/main

Added exception handling around method/constructor call resolution

20240710T173326

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:33
16eabdf
Merge pull request #36 from sinha108/main

Library dependency cleaning fix

20240710T115300

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:53
4f0849b
Merge pull request #34 from sinha108/main

Call site and maven library download path updates

20240628T212145

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:21
580cb4c
Merge pull request #32 from sinha108/main

Updates to symbol table referenced types method return types