Breaking Changes:
Features:
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 usedMinor Changes:
[
) 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 optionalBug Fixes:
$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 structure[
(index): Outputs an element from an array, map or tableautocomplete
: Set definitions for tab-completion in the command linefunction
: Define a function blockjsonc
: Concatenated JSONThis 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 Mon Feb 13 09:18:06 UTC 2023 against commit f339958f33995895c1d997efcdbb8408d2c8d45f8b5f934.
Current version is which has been verified against 13950 tests cases.