Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 12:38
· 48 commits to master since this release
fcaa75b
  • Adds two new actions: "Run Command", and "Run Command Stack". Both run as a background job.
  • Adds a "Commanding" preference page, where an alternative preferred namespace can be defined. This can be useful if you have an alternative naming scheme. Where possible, the alternative names are shown in both the Command History and Command Stack views.
  • Rework of the Command Stack view:
    • It is now possible to select multiple commands, and arm/run them all at once.
    • It is now also possible to run commands out of order (selection-based).
    • Fixed delays can be configured at either stack or command level, and are awaited before advancing to the next command.