Skip to content

Releases: feenkcom/jdt2famix

Release 1.0.12

04 Jul 08:40
Compare
Choose a tag to compare

Fixes some npe-s for invocations.

Release 1.0.11

04 Jul 07:24
Compare
Choose a tag to compare

Fixes some npes when computing the cyclo metric

Release 1.0.10

03 Jul 13:17
Compare
Choose a tag to compare

Fixed: super invocations were missing the astStopPosition

Release 1.0.8

19 Jun 11:03
Compare
Choose a tag to compare

Removed unnecessary cyclomatic complexity from annotation instance

Release 1.0.9

25 Jun 14:10
Compare
Choose a tag to compare

bash file has a default -Xmx of 6g

Release 1.0.7

23 May 09:38
Compare
Choose a tag to compare

Removed source anchors from calls / accesses / inheritance / annotation instances, but added astStartPosition and astStopPosition as properties.

Release 1.0.6

21 May 13:24
Compare
Choose a tag to compare

Fixed a few null pointer exceptions.

Release 1.0.5

18 May 08:30
Compare
Choose a tag to compare

Adds support for annotation instances source anchors and inheritance source anchors.

Release 1.0.4

15 May 09:45
Compare
Choose a tag to compare

Calls and accesses now have source anchors with start and stop characters.

Release 1.0.3

20 Sep 16:41
Compare
Choose a tag to compare

Addresses issues: