Releases: kieler/pasta
Releases · kieler/pasta
v0.6.1
v0.6.0
New Features
- subcomponents in control structure are collapsable
- before losses, goals and assumptions for the analysis can be defined
- added option to style feedback edges in control structure differently
- added option to use hyperedges in relationship graph reducing the graph height
Tweaks
- Updated dependency versions leading to improved layout functionality
- edge labels in the control structure are know drawn on the edge
- Adjusted arrows of control structure edges to not overlap with node
- fixed order of components in control structure using model order option of ELK
- top-level nodes not moveable anymore
Bug Fixes
- fixed layout for option checkboxes of the diagram sidebar in chrome
- added invisible ports to fix rare case of edge routing through a node
- all subhazards can be referenced by system-level constraints
v0.5.3
v0.5.2
v0.5.1
v0.5.0
New Features
- option to disable ID enforcement
- process model of system components can be shown through an option in the sidebar
- components in the control structure can have children
- SVG export
- diagram snippets are added to help in the creation of the control structure
- completion items for loss scenarios, UCAs, and system components to reduce writing effort
Tweaks
- update used github actions
- control structure node IDs are checked for uniqueness
- Diagram Options are stored through different sessions
- Restructured options in the context menu
- component IDs in a fault tree are bold and underlined when description is also shown
- gates have a minimum size, hence the gates with descriptions are not smaller anymore
- improved validity checks in STPA
- updated text of synthesis options
- diagram is now updated with text editor change not only on save anymore and viewport is not resetted
- improved content assist for UCAs and DCAs
- improved alignment of nodes in layers
Bug Fixes
- context table fixes
- fixed duplicate creation of ports
- referencing of subcomponents of the control structure possible
- embedding of control structure subcomponents in context table
v0.4.0
New Features
- Markdown Export of STPA Result #16
- Automatic Generation of a Safe Behavior Modal based on STPA #15
- FTA Support #21
- Automatic generation of a Fault Tree based on STPA
- Node descriptions can be shown #13 #22
- More validation checks #17
- Causal Factors can be stated for scenarios
Tweaks
- Model Order can now be used for the diagram #12
- "hierarchylvl" is no longer needed in the control structure #12
- Reorganized the Diagram Options