Skip to content
release 1.5.1:
let the json parser fail on control characters in a string.
this should makes the json parser a strict json parser that accepts all
valid jsons (but no non-json stuff).