2.1.2 RC2
Pre-release
Pre-release
·
502 commits
to development
since this release
What's Changed
- Update CHANGELOG.md by @zeibura in #2222
- Refactor/workspace service by @ap891843 in #2206
- Update package.json by @zeibura in #2223
- fix: fix folding when IfNode has a copynode child by @ap891843 in #2224
- feat: Add CCF support for CICS RETURN statement by @Nurkambay in #2229
- Fix/folding evaluate by @ap891843 in #2225
- WIP: hw parser by @ishche in #2226
- chore: fix test and failing build by @ap891843 in #2230
- fix: fix: apply matching threshold while parsing different divisions … by @ap891843 in #2228
- chore: Add SortNode for future support by @Nurkambay in #2216
- feat: Allow floating comments in DaCo COPY MAID statements by @juleskreutzer in #2233
- DE575629 - Most program has errors in SQL-ERROR-RTN paragraph by @ilidio-lopes in #2210
- feature: update dialect API to support Dialect based compiler directives by @ap891843 in #2211
- chore: Add two nodes for handling exceptions in COBOL statements by @Nurkambay in #2236
- fix: hw parser tests by @ishche in #2235
- feat: Add CCF support for the 'XML PARSE' statement by @Nurkambay in #2237
- build: fix graalvm native image build for windows by @ap891843 in #2238
- test: increase unit test coverage by @ilidio-lopes in #2239
- chore: Add USE nodes to the tree model by @Nurkambay in #2240
- feature: support exci command in CICS dialect by @ap891843 in #2212
- fix: update cics delay statement as per doc by @ap891843 in #2241
- feat: Add CCF support for not supported statements by @Nurkambay in #2242
- chore: Return common module to the project by @Nurkambay in #2244
- fix: add benchmark service by @ishche in #2245
- chore: update lambok in common module by @ishche in #2246
- chore: getting ready for performance test infrastructure by @ishche in #2249
- Update README.md by @zeibura in #2232
- feat: make cobol code layout configurable by @ap891843 in #2248
- test: generate section and paragraph randomly by @ap891843 in #2250
- chore: probability based code generation added by @ishche in #2251
- US947955 - Increase unit test (cont.) by @ilidio-lopes in #2247
- wip: support statements, paragraphs and sections in hw parser by @ishche in #2252
- fix: update new keywords introduced by CICS exci grammar by @ap891843 in #2255
- fix: fix several small glitches by @ap891843 in #2260
- US841308 - Fix cics-genapp false positives by @ilidio-lopes in #2258
- chore: blackduck fix for old component policy violation by @ap891843 in #2261
- fix: trigger watch file action only for copybooks and opened programs by @ap891843 in #2263
- chore: update CHANGELOG.md and version for 2.1.2 release by @ap891843 in #2257
- chore: update coloring by @ap891843 in #2264
Full Changelog: 2.1.1...2.1.2-rc2