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 Tue Dec 10 22:56:57 UTC 2024 against commit 60f05a260f05a227caf73dd5b3478e3cb3f4bb24e46745b.
Current version is 6.4.1005 (develop) which has been verified against tests cases.