You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add improved array support (qntfy#58)
* Move to qntfy/jsonparser
* Move everything to setJSONRaw and support append/prepend
* Add tests, update README
* Add jsonparser version with array support
Add VSCode debug binary to gitignores. (qntfy#57)
Fix UUID unit test raw JSON specs and input.
Fix the functionality of two tests.
Add unit tests to ensure all UUID transforms are processed.
Fix bug which only processed the first UUID transform.