Larger team's release
What's Changed
- Bugfix/Maven release publishing by @lanarimarco in #352
- fix: ignore continuation line token in D spec comment by @mattiabonardi in #353
- Feature/nw23001440/move statement string to integer by @mattiabonardi in #354
- bugfix: fix move with numeric variables by @mattiabonardi in #355
- Bugfix/nw23001440/fix move varying by @mattiabonardi in #356
- Feature/nw23000730/add on call error callback by @lanarimarco in #357
- Bugfix/nw23001440/fix move and movel by @mattiabonardi in #358
- fix: handle MOVEL(P) with varying variables by @mattiabonardi in #359
- Bugfix/nw23001440/editc scan issues by @lanarimarco in #361
- Bugfix/nw23001440/array by @lanarimarco in #362
- fix: move/movel throws exceptions for negative values by @mattiabonardi in #360
- Bugfix/nw23001440/unlimited string by @lanarimarco in #363
- feat: handle DESCEND keyword for Arrays by @mattiabonardi in #365
- Bugfix/NW23001440/fix move with arrays by @mattiabonardi in #364
- Bugfix/char bif trailng spaces by @lanarimarco in #367
- Real literal assigment scale error by @lanarimarco in #368
- Feature/nw23001440/handle param initial value in callstmt by @mattiabonardi in #369
- Bugfix/nw23001440/sorta ds overlay by @mattiabonardi in #370
- Bugfix/nw23001440/chars for zero dot numbers by @lanarimarco in #371
- Bugfix/nw23001440/handle return stmt by @mattiabonardi in #372
- Fix/nw23001440/fix array like with dim by @mattiabonardi in #374
- Feature/nw23001440/elem bif occurs by @mattiabonardi in #373
- Bugfix/nw23001440/clear record format by @lanarimarco in #375
- Fix/nw23001440/fix cat statement by @mattiabonardi in #376
- Bugfix/nw23001440/fix mvr statement by @mattiabonardi in #377
- feat: add test case SORTA with %SUBARR by @mattiabonardi in #379
- fix: gregorian calendar settings, string representation and clear by @mattiabonardi in #380
- fix: %REPLACE with varying by @mattiabonardi in #381
- Feature/nw23001440/bif subarr by @mattiabonardi in #378
- Bugfix/nw23001440/timestamp by @mattiabonardi in #382
- Feature/add co xlate by @cosentino-smeup in #383
- Bugfix/nw23001440/eval array array by @mattiabonardi in #384
- fix CABNE Operation Code by @cosentino-smeup in #385
- fix: when right array is smaller than left array by @mattiabonardi in #386
- fix: %char format of the result of DivExpr by @mattiabonardi in #387
- feat: add missing case with integer by @mattiabonardi in #388
- Feature/cod open close by @foresti-smeup in #389
- fix: remove unnecessary array type check by @mattiabonardi in #391
- Bugfix/nw23001440/data ref not resolved by @cosentino-smeup in #390
- Bugfix/nw23001440/fix IF condition in case of AND returning "false" and OR returning "true" by @cosentino-smeup in #392
- Bugfix/nw23001440/trim on char bif by @cosentino-smeup in #393
- Bugfix/nw23001440/count n not negative by @foresti-smeup in #394
- Bugfix/nw23001440/char of decimal wrong format by @cosentino-smeup in #395
- Fixed delta issue in occur statement by @foresti-smeup in #396
- Feature/nw23001440/add reset by @lanarimarco in #397
- Bugfix/nw23001440/fix stringLiteral in case of multiple quote marks by @cosentino-smeup in #398
- bugfix/NW23001440/error indicator on nonexistent program call by @foresti-smeup in #399
- Bugfix/nw23001440/like with arrays by @cosentino-smeup in #400
New Contributors
- @cosentino-smeup made their first contribution in #383
- @foresti-smeup made their first contribution in #389
Full Changelog: v1.2.0...v1.3.0