Releases: zalora/json-selector-lang
Releases · zalora/json-selector-lang
v1.1.0
v1.0.0
This is the initial version of the JSON Selector Language. The major components include Lexical Analyser, Parser, Evaluator & Abstract Syntax tree.
Constraints:
- The main constraint in v1 is that it can only evaluate JSON where the outermost type is object.