NEWS.md
json_serialise
json_schema for construction of reusable validation and serialisation functionsstrict to json_validate and json_validator to allow evaluating schema in strict mode for ajv only. This is off (FALSE) by default to use permissive behaviour detailed in JSON schemadefinitions.json#/definitions/hello
error = TRUE now returns TRUE (not NULL) on success"$ref": "filename.json" - supported with the ajv engine only (#20, #21, @r-ash).