What's Changed
- fix: parser performance improvement by @ishche in #2370
- feat: Support relative paths from the current file by @slavek-kucera in #2417
- fix: daco dot handling by @ishche in #2445
- feat: Support COBOL functions by @slavek-kucera in #2444
- feat: bridge for git initial support by @ishche in #2449
- fix: add file watcher events to queue by @ap891843 in #2443
- Revert "feat: Support COBOL functions (#2444)" by @ap891843 in #2452
- Revert/did watch queue pr by @ap891843 in #2453
- Fix CICS Receive Commands by @chacebot in #2431
- fix: align ts types with json schema by @ishche in #2451
- fix: Remove Java 9 function call by @slavek-kucera in #2461
- fix: adjust copy node at right location in the parent's child list st… by @ap891843 in #2439
- fix: CICS preprocessor parsing error handling by @slavek-kucera in #2462
- Include size prefixes (Kilo, Mega, Giga) into variable size by @ilidio-lopes in #2434
- DBCLOB should generates PIC G by @ilidio-lopes in #2429
- fix: use vscode api to read processor groups files by @ishche in #2455
- Fix CICS Allocate by @chacebot in #2454
- deps: Bump VSCode test web by @slavek-kucera in #2466
- ci: Bump GraalVM by @slavek-kucera in #2465
- fix: procedure division return variable support by @ishche in #2474
- fix: Timestamp specification not allowed in the DECLARE TABLE statement by @slavek-kucera in #2468
- fix: remove expcobol language id by @ishche in #2456
- Traverse duplicates - POC for automated duplicate checking by @chacebot in #2464
- feat: Allow repeating analysis in CLI by @slavek-kucera in #2476
- perf: Keyword suggestions by @slavek-kucera in #2479
- Fix/add filesystem watcher event to queue by @ap891843 in #2457
- fix: provide dummy node name for document symbol without name by @ap891843 in #2477
- perf: Avoid stringifying extended document by @slavek-kucera in #2480
- feat: filter CFAST programs based on the selection by @ishche in #2482
- Fix cics extract by @chacebot in #2463
- Fix cics define by @chacebot in #2459
- perf: Do not keep history of all tokens ever encountered by @slavek-kucera in #2487
- test: add usecase test interceptor by @ap891843 in #2486
- perf: Stricter END-EVALUATE requirements by @slavek-kucera in #2490
- perf: Avoid creating lists by @slavek-kucera in #2491
- perf: Simpler area checking by @slavek-kucera in #2494
- perf: Defer map allocation by @slavek-kucera in #2492
- perf: Do not reinvent identity by @slavek-kucera in #2493
- Fix cics issue by @chacebot in #2475
- Inline diagnostics with ibm cobol compiler by @ap891843 in #2495
- fix: add missing CopyBookDTO to native configuration by @ishche in #2500
- Fix cics wait by @chacebot in #2478
- Improve CICS CONVERSE command support by @mm-broadcom in #2433
- perf: preprocessor grammar optimisation by @ishche in #2499
- perf: remove unnecessary rules from preprocessor grammar by @ishche in #2506
- DE616306 readme upate by @zeibura in #2489
- ci: update actions artifact version by @Settis in #2510
- perf: optimize preprocessor parser by @ishche in #2512
- test: fix failing tests when java is not installed by @hohy in #2511
- Fix CICS Cancel by @KutluOzel-b in #2514
- Add CICS Acquire statement by @KutluOzel-b in #2483
- chore(deps): bump commons-io:commons-io from 2.10.0 to 2.14.0 in /server/engine by @dependabot in #2515
- chore: update micromatch dependency to v4.0.8 by @ishche in #2516
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /clients/daco-dialect-support by @dependabot in #2339
- fix: Fix colon for WHENEVER statement by @Nurkambay in #2509
- fix: allow SQL objects names with unicode char and is not limited to … by @ap891843 in #2513
- chore: Allow delombok by @Nurkambay in #2408
- fix: Avoid token typos by @slavek-kucera in #2520
- chore: replace tslint with eslint as code quality analyser by @hohy in #2518
- chore: update versions by @ishche in #2522
- Change getClass to use the Rule Index instead for CICS statement checks by @mm-broadcom in #2521
- chore: better formatting for logging of time measurements by @ishche in #2526
- fix: fix issue while fecthing zowe profile by @ap891843 in #2525
- Fix CICS defects found during release testing by @chacebot in #2508
- fix: Fix snippet text for sections and paragraphs by @Nurkambay in #2533
- fix: don't hide commands in web ui and show path to cp folder if we can't open it. by @ishche in #2547
- chore: RC 2.3.0 by @ap891843 in #2554
New Contributors
Full Changelog: 2.2.0...2.3.0