Breaking Changes:
Features:
default
statement added to switch
(this will deprecate catch
, albeit catch
will remain supported for compatibility)config: set shell start-directory $path
(where $path is the working directory you wish to start the shell in)onCommandCompletion
event no spawns a pty. This allows capturing of stdout while still presenting a tty to the executing processconfig: set shell preview-enabled true
config: set shell preview-images true
config: set shell tty-buffer-enabled true
ctrl
+r
has been tweaked to make it more user friendlyNon-User Facing / Maintenance Changes
Bug Fixes:
columns
data-type to fix jobs
builtin&&
tokens in expressions![]
can now produce empty mapsPublished: 12.02.2023 at 21:22
switch
: Blocks of cascading conditionalsThis site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Mon Feb 13 09:18:06 UTC 2023 against commit f339958f33995895c1d997efcdbb8408d2c8d45f8b5f934.
Current version is which has been verified against 13950 tests cases.