1.2.0-beta.1
Pre-release
Pre-release
1.2.0-beta.1 (2022-05-06)
Features
- Allow viewing content generated by AINSERT instruction and preprocessors (#248) (5313215)
- Assembler options can be specified in pgm_conf.json to override values from proc_grps.json (bf24968)
- Basic GOFF, XOBJECT and SYSOPT_XOBJECT support (3e6daed)
- DB2 preprocessor VERSION option (#255) (2c032cc), closes #229
- Expand the list of associated file extensions (#256) (3864bd9)
- Instruction set versioning support (f9532c5)
- MNOTE support (7ac224c)
Other changes
- Added missing tests from Rally (6b59233)
Fixes
- Double lock while closing files (#254) (992405e)
- Empty arrays now behave similarly to other subscripted variables in the macro tracer (ce0ba21)
- Empty operands ignored by the SETx instructions (5d13a69)
- Forward structured macro parameters correctly (89d2936)
- Improve detection of HLASM files (21521e4)
- Incomplete conditional assembly expression evaluation (08c5429)
- Incorrect operator precedence in conditional assembly expressions (0d9764e), closes eclipse/che-che4z-lsp-for-hlasm#259
- Lifetime issues in the file manager (#257) (c3d5d90)
- N' attribute and subscript array contents (#249) (31cc66f), closes #231
- Parsing of negative numbers in machine expressions (fee9e33)
- Reaching internal ACTR limit now only generates warnings (a223b48)