Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@anush6898 anush6898 released this 20 Jul 09:37
· 1 commit to main since this release
bb85148

This release includes minor changes to the evaluator. Previously, it would return the input JSON whole if evaluated against an empty program. Now, the interpreter will return null if the compiled program is empty; i.e. if the input JSL code is an empty string.