Skip to content

Releases: BroadcomMFD/opsrexx-language-support

v0.6.0

22 Nov 20:34
51c93fa

Choose a tag to compare

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

v0.5.4

10 Oct 15:48
6905d12

Choose a tag to compare

0.5.4 (2024-10-10)

  • Enhances documentation for Address Host Environments

v0.5.3

02 Oct 17:06
73a9d64

Choose a tag to compare

0.5.3 (2024-10-02)

  • Patch for Zowe Explorer V3 IntelliSense support

v0.5.2

01 Oct 20:16
d855dac

Choose a tag to compare

0.5.2 (2024-10-01)

  • Adds formatted compilation error messages for failed commands (View, Enable, or Disable)
  • Updates OPS/REXX built-in functions and host environment documentation for currency
  • Adds dynamic insertion of variable arguments to all OPS/REXX built-in functions and host environments
  • Updates dependencies to maintain technical currency
  • Adds Zowe V3 Conformance

v0.5.1

09 Aug 17:01
d855dac

Choose a tag to compare

0.5.1 (2024-08-09)

  • Adds 36 new syntax error checks (thanks @dd066068)
  • Adds snippets for all rule types
  • Adds Favicons (file icons) for OPSREXX file types
  • Adds new error messages
  • Fixes hover help bugs

v0.5.0

19 Jul 14:35
d855dac

Choose a tag to compare

0.5.0 (2024-07-19)

  • Adds new extension setting for using an OPS/MVS REST API connection

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

    • View Rule Status
    • Enable Rule
    • Disable Rule

    The commands can be issued using local .opsrexx files or rules opened in Zowe Explorer.

  • Adds all remaining AOF stem variables for SEC rule types

  • Adds autocompletion of DO END and IF THEN statements

  • Enhances existing embedded documentation for OPS/MVS functions and host environments

  • Adds documentation for View Rule Status, Enable Rule, and Disable Rule commands

v0.4.2

05 Jun 18:58
32fc3ee

Choose a tag to compare

v0.4.1

04 Apr 17:26
3889a29

Choose a tag to compare

0.4.1 (2024-04-03)

  • updated dependencies for currency

v0.4.0

28 Feb 22:05
5b41bf0

Choose a tag to compare

0.4.0 (2024-02-28)

  • Added support for IntelliSense autocompletion and hover definition provider for all AOF Stem Variables
  • updated readme for release
  • addressed all known security and operational risks