Skip to content

Releases: ardoco/traceview-v2

ARDoCo v2

06 Feb 11:44
a2cfb1c

Choose a tag to compare

🚀 Core Features & Refactors

  • 🧩 Model unification & refactor — code/arch models share a uniform interface, metamodel handling, unified model entities, cleanup and naming improvements. ardoco/ardoco#3

  • 🤖 ExArch (ICSA’25 content) — feature merge into TLR with ExArch. ardoco/ardoco#5

  • 🧠 ArTEMiS integration — ArTEMiS feature set plus benchmark update and cleanup. ardoco/ardoco#23
    🔗 Further integration into TransArC/ExArch: ardoco/ardoco#18

  • 🧬 ANTLR-based multi-language code extraction — modular extraction with Java/Python/C++ support. ardoco/ardoco#2

  • 🧭 Magika for code model typing — smarter file type detection. ardoco/ardoco#1

⚠️ Breaking Change (API)

Inconsistency concept rename (MME→TEAM, UME→MEAT) with REST API identifier changes. ardoco/ardoco#104