Skip to content

Releases: DataFlowAnalysis/DataFlowAnalysis

v4.0.0

20 Mar 08:48

Choose a tag to compare

What's Changed

  • Simpledfd Finder for less complex DFDs by @01Parzival10 in #204
  • fix(dfd): fix visibility of dfd vertices attributes to allow extensions by @Nicolas-Boltz in #207
  • Adding Maas Tests based on official documentation by @Nicolas-Boltz in #208
  • Feat: Adding a DFDModelResourceProvider to allow handing Models instances directly to analysis by @01Parzival10 in #212
  • Integrated cycles by @01Parzival10 in #209
  • Fix: Edge case in which the heuristics prevented multi flow pins from creating multiple TFGs by @01Parzival10 in #216
  • Feat: Allow analysis to take absolute Paths without activator for both PCM and DFD by @01Parzival10 in #219
  • Fix visibility of ResourceProvider by @sebinside in #218
  • If only a custom Ressource provider is provided old version failed --> now fixed by @BenjaminArp in #224
  • 4.0 - New Assignments and Behavior Name Change by @01Parzival10 in #227
  • Update tycho to newest version by @Entenwilli in #221
  • PCM Flow Graph Finder Fixes by @Entenwilli in #232
  • Allow execution of DFD and PCM analyses in a non-eclipse environment by @Entenwilli in #228
  • Fix: In case of no incoming flow the unfulfilled TFG is skipped and warning is presented by @01Parzival10 in #234
  • Allow Serialization and Deserialization of DSL from and to String by @Entenwilli in #231
  • Fix: Fix inconsistency issue by using LinkedHashMap instead of HashMap for linking outPin to outgoing Labels by @01Parzival10 in #241
  • Allow the execution of the analysis via a CLI by @Entenwilli in #233
  • Use map from examplemodels instead of duplicate by @uuqjz in #243
  • Add explicit xtext dependency due to changes in dependency management… by @Nicolas-Boltz in #247
  • Add validation and error logging while loading resources by @Entenwilli in #258
  • Add more utils for working with PCM and TFGs by @Entenwilli in #259

Full Changelog: v3.0.0...v4.0.0

v3.0.0

12 Sep 08:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

06 May 10:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

24 Jan 12:36
7e2fedb

Choose a tag to compare