All Versions
14
Latest Version
Avg Release Cycle
37 days
Latest Release
1520 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.2 Changes
July 15, 2020- ๐ fix multiple responses;
-
v0.4.1 Changes
July 15, 2020- โ Add
sum
function;
- โ Add
-
v0.4.0 Changes
July 15, 2020โ Add console application
-
v0.3.2 Changes
July 11, 2020- ๐ fix documentation;
- ๐ small fixes (jsonpath - use strings with quotes);
-
v0.3.1 Changes
June 22, 2020- ๐ fix documentation;
- ๐ small fixes (big numbers, blank RPN);
-
v0.3.0 Changes
June 22, 2020- Switch decoder to use state transition table;
- ๐ Fix some errors;
- โ Add github actions, for linter only;
-
v0.2.4 Changes
June 13, 2020- ๐ Fixed
SetArray
andSetObject
methods;
- ๐ Fixed
-
v0.2.3 Changes
May 19, 2020- ๐ fix slice command;
- ๐ fix unquotes strings;
-
v0.2.2 Changes
May 16, 2020- โ add support of double quotes in JSONPath query;
- ๐ fix
ParseJSONPath
parse; - ๐ fix slice command;
- โ add function
not(any)
; - ๐ fix unquotes keys;
-
v0.2.1 Changes
April 24, 2020๐ Fixes: hide unnecessary constants to internal lib