This release includes mostly bug fixes and new experimental features
which are opt into. To enable all experimental features, set the
environmental variable MUREX_EXPERIMENTAL
to any value. Or
you can enable specific features individually via
config
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 friendlycolumns
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 document was generated from gen/changelog/v3.1_doc.yaml.
This 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 Wed Jan 15 23:07:50 UTC 2025 against commit b4c4296b4c429617fd41527ea0efef33c52c15ef2b64972.
Current version is 6.4.2063 (develop) which has been verified against tests cases.