Skip to content

Releases: kieler/stpa

v0.5.2

21 Oct 08:27
Compare
Choose a tag to compare

Tweaks

  • mising feedback in the control structure is visualized (can be turned off in the diagram options)

Bug Fixes

  • clicking on subcomponents in the diagram reveals their textual definition

v0.5.1

30 Sep 12:17
Compare
Choose a tag to compare

Tweaks

  • completion items to reduce the writing effort
  • folding for aspects
  • updated Read.me file

Bug Fixes

  • crash beause of context table fixed

v0.5.0

09 Sep 08:42
Compare
Choose a tag to compare

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

25 Jan 10:03
Compare
Choose a tag to compare

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

Bug Fixes

  • Clicking on edge does not lead to weird text in the diagram
  • Improved automatic ID Generation #17
  • Validation of Rules #19

v0.3.0

05 Jun 14:08
Compare
Choose a tag to compare

new features: safety requirements can be defined for loss scenarios; feedback edges are now dashed; in- and output can be defined for system components in the control structure

v0.2.0

15 Mar 11:48
Compare
Choose a tag to compare

new feature: automatic ID generation
minor fixes

v0.1.1

08 Dec 12:10
Compare
Choose a tag to compare
v0.1.1

v0.1.0

01 Dec 14:25
Compare
Choose a tag to compare

This is the first official release of PASTA, a VS Code Extension supporting STPA analyses. Find the extension published via Open VSX and the Visual Studio Code Marketplace.