Releases: BroadcomMFD/opsrexx-language-support
Releases · BroadcomMFD/opsrexx-language-support
v0.7.5
v0.7.4
0.7.4
(2025-07-25)
- Updates README
v0.7.3
0.7.3
(2025-07-02)
- Updates README
v0.7.2
0.7.2
(2025-06-30)
- Updates dependencies to maintain technical currency
- Adds support for OPS/REXX built-in function
OPSHRVAR
v0.7.1
0.7.1
(2025-05-23)
- Fixes bug with
Search OPSLOG Records
where deselected columns in the table do not disappear - Fixes bug with
Search OPSLOG Records
where text searches in theJOB NAME
column did not work
v0.7.0
0.7.0
(2025-04-24)
- Adds the ability to issue the following command via the OPS/MVS REST API with @broadcom/ops-for-zowe-cli:
Search OPSLOG Records
- Improved error handling and messages for OPS/MVS REST API connection and configuration issues
- Bug fix for program name encoding
- Updates dependencies to maintain technical currency
v0.6.3
0.6.3
(2025-01-28)
- bug fix for ARM rule auto-recognition
- Updates dependencies to maintain technical currency
v0.6.2
0.6.2
(2024-12-16)
- bug fix
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