Skip to content

Releases: BroadcomMFD/opsrexx-language-support

v0.5.4

10 Oct 15:48
6905d12
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

v0.4.1

04 Apr 17:26
3889a29
Compare
Choose a tag to compare

0.4.1 (2024-04-03)

  • updated dependencies for currency

v0.4.0

28 Feb 22:05
5b41bf0
Compare
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