This release focuses mainly on bugfixes and quality-of-life with the
exception of three experimental new major additions: *
foreach now supports running processes in parallel *
fanout is a new builtin that allows sending stdout to the
stdin of many processes * md is a new datatype added.
Currently only supports rendering markdown tables but more features will
follow in future releases
None
fanout: new builtin (EXPERIMENTAL)stat syscall from recursive
directory lookups to improve performanceforeach: parallel support added (EXPERIMENTAL) (discussion)basti autocompletefreezeruntime --about: GOMAXPROCS field
addedformat to better deduce how to reformat the
data. eg next few refinements belowselect: support for mapsconfig: new option:
syntax-completion-enabledconfig: new option:
history-write-enabled-ignore-whatsnewcd - (PR)test: default test report now uses the full width of
the terminal, plus other minor readability improvementsdatetime: stdout datatype set to strfid-kill: autocomplete fix (issue)aspell isn’t installedmurex-package: working directory preserved when
installing packagesreadlineenv test skips on Windows, uses full path on
POSIX@)Thank yous for this release goes to TheBearodactyl, JeffMelton, Th0rgal, lokalius, tiymat for your code, testing and feedback.
Also thank you to everyone in the discussions group and all who raise bug reports.
You rock!
Published: 23.10.2025 at 22:35
datetime: A date and/or time conversion tool (like
printf but for date and time values)foreach: Iterate through an arrayselect:
Inlining SQL into shell pipelinesfid-kill: Terminate a running Murex functionfanout (EXPERIMENTAL): Copies stdin and sends it to
multiple pipelines, collating their outputconfig: Query or define Murex runtime settingsruntime: Returns runtime information on the internal
state of Murextest: Murex’s test framework - define tests, run tests
and debug shell scriptsautocomplete: Set definitions for tab-completion in the
command lineThis document was generated from gen/changelog/v7.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 Fri Oct 24 08:59:31 UTC 2025 against commit e59ab49e59ab49e1628d8546d2ad8ce5eb1150445f6a940.
Current version is 7.1.4143 (unknown) which has been verified against tests cases.