Skip to content

Releases: yunfan-yang/cskg

v0.9 - Data Clumps

07 Apr 06:36

Choose a tag to compare

v0.8 - Progress bar

29 Mar 12:19

Choose a tag to compare

Update driver.py

v0.7 - Bug fixes and refactorings

29 Mar 10:08

Choose a tag to compare

v0.6 - Major refactorings to Entity and Relationship class

27 Mar 11:18

Choose a tag to compare

  • Move entity, relationship to utils folder
  • Create mixins VisitSubclassesMixin, CreateInstanceMixin, and ExternalComponentMixin
  • Refactor External...Entity class using mixin
  • Create abstract class GraphComponent and update inheritance for both Entity and Relationship class
  • Remove duplicated code
  • Fix visit_subclasses() that it should not yield the invoked class itself
  • Add dynamically importing all .py files, recursively

v0.5 - External entities & fixes

27 Mar 07:58

Choose a tag to compare

v0.4 - Minor fixes for Stage 1

21 Mar 22:37

Choose a tag to compare

v0.3 - Refactorings, new entities & relationships

21 Mar 13:15

Choose a tag to compare

Full Changelog: v0.2...v0.3

Screenshot 2024-03-21 at 7 16 52 AM

(Not include Utilizations)

v0.2 - Interpreter & Composer

30 Jan 11:21

Choose a tag to compare

Interpreter & Composer

v0.1 - Class, Function, Calls_rel, Contains_rel, Inherits_rel

18 Jan 05:17

Choose a tag to compare

Class, Function, Calls_rel, Contains_rel, Inherits_rel