Releases · jsonquerylang/jsonquery
v5.0.4 5.0.4 (2025-07-01) Bug FixesJSONQueryPipe
and fix the type definition of filter
(b30e614)JSONQueryPipe
(82333d7)JSONQueryProperty
and JSONQueryFunction
(0efaddc)eq
always returns a boolean (c9700e4)gt
, gte
, lt
, lte
(3fd2310)gt
, gte
, lt
, lte
, and do not throw on empty arrays (#23) (27e5d24)sort
(46a9d61)operators
option changes from an object like { aboutEq: '~=', ... }
into an array with custom operators, having a name and precedence, like [{ name: 'aboutEq', op: '~=', at: '==', vararg: false, leftAssociative: true }, ...]
.substring
and change it into a standalone function (f252a59)parse
(7cea93e)filter
and if
wrongly filtering on empty strings (3019075)compile
instead of a function notation ["object", {...}]
(615393a)reverse
, mapObject
, mapKeys
, mapValues
, join
, split
, number
, string
(958a31e)split
(8104582)text | split(separator)
into a standalone function split(text, separator)
(7bcff0f)get
now returns null
instead of undefined
when a property doesn't exist (95d1764)get
now returns null
instead of undefined
when a property doesn't existYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4