Skip to content

Version 3.30-06 (2020-02-27)

Compare
Choose a tag to compare
@codemanyak codemanyak released this 27 Feb 09:08
· 706 commits to master since this release
0eab520

Bugfixes

  • #816: Local declarations of variables/constants in bash/ksh functions introduced, passing of arrays/records to/from bash/ksh functions revised
  • #818: Replacement of diagrams unpinned in Arranger caused trouble
  • #820: Try didn't respect exit but averted later error reporting
  • #821: Shell function arguments and array items wrongly put in $( )
  • #822: Executor no longer aborts on empty instruction lines now
  • #823: Executor accidently mutilated expressions (all spaces gone)
  • #824: Shell export of REPEAT loops was flawed in several aspects
  • #825: Analyser had ignored the interior of TRY elements
  • #826: User input is to accept backslashes as in Windows file paths