Releases: BroadcomMFD/opsrexx-language-support
v0.6.2
v0.6.1
0.6.1
(2024-12-11)
- Updates README file association instructions
- adds first line check for
/* OPSREXX */
syntax
v0.6.0
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 shortcutCtrl+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
0.5.4
(2024-10-10)
- Enhances documentation for Address Host Environments
v0.5.3
0.5.3
(2024-10-02)
- Patch for Zowe Explorer V3 IntelliSense support
v0.5.2
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
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
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
andIF THEN
statements -
Enhances existing embedded documentation for OPS/MVS functions and host environments
-
Adds documentation for
View Rule Status
,Enable Rule
, andDisable Rule
commands
v0.4.2
v0.4.1
0.4.1
(2024-04-03)
- updated dependencies for currency