Caching has been vastly improved in this release due to a new
sqlite3-backed persistent cache.db
. There have also been
some improvements to [f1]
help pages
None
%{}
was parsing bareword
null
as "null"
(string with null) instead of a
null value (issue
#781)is-null
parameters
instead of being passed by reference (issue
#781)runtime
flag for managing cache:
--flush-cache
BELL
terminated) to ANSI standard
(ST
terminated)runtime
flags for managing cache:
--cache
and --trim-cache
cache.db
, breaking caching
when multiple murex sessions were open at a timeconfig
correctly (should have been enabled by default but was disabled by
default instead).murex_profile
:
config set shell cache.db-enabled false
autocomplete
directive for [f1]
previews: DynamicPreview
git
and
aws
export
now supports whitespace like an expression
(issue
#679)ReadArrayWithType()
calls weren’t handling the
returned error (if there were an error). They’re now all surfacing
errors correctlyStart()
Special thank you to everyone in the community for raising bug reports and design discussions.
You rock!
Published: 02.01.2024 at 15:45
export
: Define an environmental variable and set it’s
valueis-null
: Checks if a variable is null or undefinedconfig
: Query or define Murex runtime settingsruntime
: Returns runtime information on the internal
state of Murexautocomplete
: Set definitions for tab-completion in the
command lineThis document was generated from gen/changelog/v5.3_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 Sat Aug 23 22:28:13 UTC 2025 against commit ad23f13ad23f131bfecd82ea8a12d9b3e92aab5d8398ae9.
Current version is 7.0.2129 (website) which has been verified against tests cases.