Releases: BroadcomMFD/opsrexx-language-support
Releases · BroadcomMFD/opsrexx-language-support
v0.5.4
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
v0.4.0
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