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 Thu May 26 22:49:43 UTC 2022 against commit 59e27bb59e27bb1013043fc4a940cf9a2767c63f31dad2c.
Current version is 2.8.2100 which has been verified against 15889 tests cases.