Releases: swaggest/php-json-schema
Releases · swaggest/php-json-schema
v0.12.33
27 May 14:36
Compare
Sorry, something went wrong.
No results found
Explicitly disable validation for default and const values (#120)
v0.12.32
12 May 14:37
Compare
Sorry, something went wrong.
No results found
Do not ignore validation of referenced schemas (#117)
v0.12.31
21 Sep 09:31
Compare
Sorry, something went wrong.
No results found
Allow default with null value to be applied (#108)
v0.12.30
09 Sep 22:02
Compare
Sorry, something went wrong.
No results found
Add support for `full-date` and `full-time` formats as aliases of `da…
v0.12.29
19 Mar 08:42
Compare
Sorry, something went wrong.
No results found
v0.12.28
27 Jan 09:49
Compare
Sorry, something went wrong.
No results found
Enable PHP 7.4 in CI (#102)
v0.12.27
26 Jan 21:05
Compare
Sorry, something went wrong.
No results found
v0.12.26
24 Jan 16:33
Compare
Sorry, something went wrong.
No results found
Fixed
Export additional and pattern properties, #97 , #99 .
v0.12.25
07 Jan 10:10
Compare
Sorry, something went wrong.
No results found
Fixed
Validation always passes with invalid JSON schema, #96 .
v0.12.24
03 Dec 22:35
Compare
Sorry, something went wrong.
No results found
Fixed
Behavior of tolerateStrings when decoding bool and applying values to original data (now for real).