Releases: yunfan-yang/cskg
Releases · yunfan-yang/cskg
v0.9 - Data Clumps
Prettier
v0.8 - Progress bar
Update driver.py
v0.7 - Bug fixes and refactorings
Full Changelog: v0.7...v0.7
v0.6 - Major refactorings to Entity and Relationship class
- Move
entity,relationshiptoutilsfolder - Create mixins
VisitSubclassesMixin,CreateInstanceMixin, andExternalComponentMixin - Refactor
External...Entityclass using mixin - Create abstract class
GraphComponentand update inheritance for bothEntityandRelationshipclass - Remove duplicated code
- Fix
visit_subclasses()that it should not yield the invoked class itself - Add dynamically importing all
.pyfiles, recursively
v0.5 - External entities & fixes
Update driver.py
v0.4 - Minor fixes for Stage 1
v0.3 - Refactorings, new entities & relationships
v0.2 - Interpreter & Composer
Interpreter & Composer
v0.1 - Class, Function, Calls_rel, Contains_rel, Inherits_rel
Class, Function, Calls_rel, Contains_rel, Inherits_rel
