Skip to content

Releases: borkdominik/archi-kganalysis-plugin

v0.2.0

05 Jun 20:30
Compare
Choose a tag to compare

Update to make the plugin compatible with Archi again.

Changes:

  • Use JDK 17 for plugin development
  • Upgrade neo4j to v5.20.0

v0.1.1

03 Oct 22:15
Compare
Choose a tag to compare

EAKG Toolkit v0.0.1

Fixes a bug on Windows that does not show the graph in the internal browser and no relationships in the external browser.

  • Refactored the Knowledge Graph Creation step to not use the CSV export anymore and use ArchiMate model elements directly to create relationships. This removes the dependency to the CSVExporter of Archi.
  • By default, Internet Explorer is used as the internal browser on Windows which causes various incompatibilities with the visualization-specific code. However, Archi provides a preference Use MS Edge, which is now required to be enabled to open up the visualization.

v0.1.0-rc1

19 Sep 18:07
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

Release Candidate 1 for v0.1.0 of the EAKG Toolkit for Archi.

Fixed bug where EA Smells are not automatically enriched in the KG.

v0.1.0-pre

11 Aug 19:46
Compare
Choose a tag to compare
v0.1.0-pre Pre-release
Pre-release

Current pre-release version of EAKG.

Note that this is the first publicly available version and certain features are likely to change with future releases.