Releases: webmozart/json
Releases · webmozart/json
1.2.2
14 Jan 12:12
Compare
Sorry, something went wrong.
No results found
fixed loading of schemas from PHARs
1.2.1
14 Jan 08:17
Compare
Sorry, something went wrong.
No results found
bumped justinrainbow/json-schema to 1.6 to fix "pattern-properties" with
slashes
1.2.0
02 Jan 10:11
Compare
Sorry, something went wrong.
No results found
added support for $ref in schemas
1.1.1
28 Dec 09:01
Compare
Sorry, something went wrong.
No results found
fixed PHP 7 compatibility
1.1.0
11 Dec 17:39
Compare
Sorry, something went wrong.
No results found
added IOException and better error handling in JsonEncoder::encodeFile()
and JsonDecoder::decodeFile()
JsonEncoder::encodeFile() now creates missing directories on demand
JsonEncoder now throws an exception on all PHP versions when binary values
are passed
added support for disabled slash escaping on PHP below 5.4
1.0.2
11 Aug 14:28
Compare
Sorry, something went wrong.
No results found
1.0.1
04 Jun 14:32
Compare
Sorry, something went wrong.
No results found
fixed detection of the JSONC library in JsonDecoder::decodeJson()
1.0.0
19 Mar 10:43
Compare
Sorry, something went wrong.
No results found
flipped $data and $file arguments of JsonEncoder::encodeFile()
1.0.0-beta
21 Jan 15:53
Compare
Sorry, something went wrong.
No results found
renamed SchemaException to InvalidSchemaException
changed JsonValidator::validate() to return the discovered errors instead
of throwing an exception
1.0.0-alpha1
21 Jan 15:53
Compare
Sorry, something went wrong.
No results found
Releasing version "1.0.0-alpha1"