This release comes with a number of experimental but stable features that might eventually become standard practice. The features are there to use if you with but adjacent from the older code so there is zero risk in updating to this version.
jsonc
(Concatenated JSON). This is an
experimental parser for reading multiple JSON documents in a single file
or stream. The expectation is that it will eventually replace
jsonl
(jsonlines) and possibly even the default
json
data-type=
. However this is an
experimental featureautocomplete
directive: Goto
. This
is an experimental way to add a little more structure to autocomplete
definitions without resorting to using dynamic code everywhereautocomplete
directive FlagValues
now
supports two values: "*"
and ""
. These define
default properties regardless of the flag used[
) when
parsing a table now produces the same configurable behavior (erroring by
default but which can be disabled) as when using index
against an objectyarn
function
is now optional$MyVar[[/path/to/element]]
now behaves the same when
used infixed as it did when used as a functionPublished: 23.05.2022 at 22:23
[[ Element ]]
): Outputs an element from a nested
structurefunction
): Define a function blockautocomplete
): Set definitions for tab-completion in
the command linejsonc
: Concatenated
JSONThis document was generated from gen/changelog/v2.8_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.