Releases: jsonrainbow/json-schema
v5.2.6
v5.2.5
v5.2.4
Fresh tag to rectify 5.2.3 mistag.
v5.2.3
v5.2.2
v5.2.1
#353 Validation of JSON-Schema
#405 fix bug when applying defaults
#408 SchemaStorage::addSchema() should call BaseConsstraint::arrayToObjectRecursive() on the provide schemas
#409 [BUGFIX] Cast empty schema arrays to object
#411 [BUGFIX] Split $objectDefinition into $schema and $properties
#415 Issue-414: Allow The Option of T or space for Date time.
#416 Testcase for minProperties with properties defined + Fix Test
#419 [BUGFIX] Split "uri" format into "uri" & "uri-reference", fix meta-schema bug
#421 [BUGFIX] Tweak phpdocumentor dependency to avoid install conflicts
v5.2.0
#362 (package:// URIs and bundle local copy of the spec schemas)
#372 (bugfix for issue #371)
#378 (bugfix for #376, add provided schema under a dummy URI)
#382 (add quiet / verbose options to CLI script)
#383 (add CHECK_MODE_DISABLE_FORMAT)
#366 (more unit tests)
#389 (allow assoc array as schema)
#398 (enable FILTER_FLAG_EMAIL_UNICODE if available)
#394 (anyOf / oneOf exceptions - bugfix for #393)
#365 (default recursion & bugfixes for #359 & #377, refactor defaults, other minor fixes)
#357 (schema validation)
#400 (remove stale files from #357)