Skip to content

v0.6.0

Compare
Choose a tag to compare
@CraigFreiwald CraigFreiwald released this 22 Nov 20:34
· 13 commits to main since this release
51c93fa

0.6.0 (2024-11-22)

  • Adds the ability to issue the following commands via the OPS/MVS REST API with @broadcom/ops-for-zowe-cli:

    • Execute Program
    • Execute Program with Parameters (keyboard shortcut Ctrl+Shift+E)
  • Adds dynamic finding of rule set to all previous rule commands:

    • View Rule Status
    • Enable Rule
    • Disable Rule

    Rule commands no longer require a default rule set to be used.

  • Removes the user settings:

    • Connection Options: Rule Set
    • Connection Options: Rest Api
  • Adds the user settings:

    • Program Output Channel: Auto-Open
    • Execute Program Default: Wait
    • Execute Program Default: Max Queue
    • Execute Program Default: Workspace
    • Execute Program Default: Timeout
    • Execute Program Default: Output Limit
  • Modifies Command Menu Interface to include submenus for Program and Rule command groups

  • Updates dependencies to maintain technical currency

  • Updates README with new instructional GIFS