This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Releases: DataFlowAnalysis/Converter
Releases · DataFlowAnalysis/Converter
v4.0.0
What's Changed
- Analysis Annotations for created WebDFDs by @01Parzival10 in #20
- Split DFD and Web Converter by @uuqjz in #22
- Fix: Assignments without outgoing labels caused error by @01Parzival10 in #23
- Feat: Changing control flow naming to tilde by @01Parzival10 in #24
- 4.0 - New Assignments and Behavior Name Change by @01Parzival10 in #25
- Add changes to trace PCM 2 DFD conversion by @Entenwilli in #26
- Feat: Adding constraint support for WebDFDs by @01Parzival10 in #27
- Allow assignments in pcm to reference non-existing dfd pins by @Entenwilli in #28
- Remove immutable map by @uuqjz in #29
- Add support for setting readonly flag when converting into WebDFD by @01Parzival10 in #30
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Converter fix by @01Parzival10 in #2
- MaaS model correct conversion by @Nicolas-Boltz in #3
- Pipeline for Tuhh -> ExampleModels by @uuqjz in #5
- moved bug fixes from DFA branch by @BenjaminArp in #6
- Faulty removal of "_" by @BenjaminArp in #8
- Filter TUHH pipeline by @uuqjz in #7
- Small refactor on behavior string constructor by @uuqjz in #11
- add dependabot by @Nicolas-Boltz in #10
- At max one inpin per node by @uuqjz in #16
- updated filter by @BenjaminArp in #18
- Update TUHHPipeline.java by @BenjaminArp in #19
- Add Converter from PCM to DFD by @Entenwilli in #9
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #15
- Bump actions/cache from 3 to 4 by @dependabot in #14
- Bump actions/checkout from 3 to 4 by @dependabot in #13
- Bump actions/setup-java from 3 to 4 by @dependabot in #12
New Contributors
- @01Parzival10 made their first contribution in #2
- @Nicolas-Boltz made their first contribution in #3
- @uuqjz made their first contribution in #5
- @BenjaminArp made their first contribution in #6
- @Entenwilli made their first contribution in #9
- @dependabot made their first contribution in #15
Full Changelog: https://github.com/DataFlowAnalysis/Converter/commits/v3.0.0