Release Name: 0.5.3
Notes:
Fixed an error in the list and map parsing code which prevented a list of maps to parse all the containing maps (i.e. only the first map was returned to the client).
Changes:
Removed the 'z' from the data string when parsing list and map entries before returning the result for the next iteration.
|