Closed roelofr closed 2 years ago
This fixes an issue where pre-JSON-encoded values were re-encoded, causing JSON string recursion.
Also includes a fix to recognize nested JSON and decode it, so you won't have to iterate over all changed data.
Closes #72
This fixes an issue where pre-JSON-encoded values were re-encoded, causing JSON string recursion.
Also includes a fix to recognize nested JSON and decode it, so you won't have to iterate over all changed data.
Closes #72