Skip to content

Releases: VirtusLab/scg-cli

scg-cli v0.1.9

Choose a tag to compare

@liosedhel liosedhel released this 31 Dec 18:12
  • improve charts and capabilities of jupyter notebook
  • generate java SCG with or without tests

scg-cli v0.1.8

Choose a tag to compare

@liosedhel liosedhel released this 30 Dec 14:37
  • added multiple cli arguments to steer patoh and gpmetis partitioning algorithms
  • added possibility to compute partition only for the biggest component (with -bc option)
  • added several improvements over html partition and summary output
  • dependencies updates

scg-cli v0.1.7

Choose a tag to compare

@liosedhel liosedhel released this 05 Sep 13:32
  • added possibility to analyse Class Collaboration Network (CCN) and Call Graph (CG)
  • fixed minor bugs in JGraphT construction
  • enhanced GDF export to contain details about edge location
  • added precomputed full crucial nodes analysis for projects from data folder
  • Readme file update
  • dependency updates

scg-cli v0.1.6

Choose a tag to compare

@liosedhel liosedhel released this 29 Jul 20:05

A detailed descriptions of project parameters in HTML export adding export options to CLI help.

scg-cli v0.1.5

Choose a tag to compare

@liosedhel liosedhel released this 22 Jul 16:20

Small fixes and refactorings. Testing on wider set of projects.

scg-cli v0.1.4

Choose a tag to compare

@liosedhel liosedhel released this 27 Jun 19:30

Added support for exporting SCG data to GraphML format.

scg-cli v0.1.3

Choose a tag to compare

@liosedhel liosedhel released this 17 May 19:27

First public release with basic scg-cli functionality to enable Software Comprehension and analysis for Java and Scala projects.

Usage: scg-cli [COMMAND]
CLI to analyse projects based on SCG data
Commands:
  help       Display help information about the specified command.
  crucial    Find crucial code entities
  export     Export SCG metadata for further analysis
  generate   Generate SCG metadata
  partition  Suggest project partitioning.
  summary    Summarize the project
  version    Show scg-cli version