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 Sep 18 21:18:57 UTC 2024 against commit c037883c03788357164e9846c84d9f777251495d9452a8e.
Current version is 6.3.4225 (develop) which has been verified against tests cases.