Releases: kieler/pasta
Releases · kieler/pasta
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