github everit-org/json-schema 1.8.0
Draft 7 support

latest releases: 1.14.4, 1.14.3, 1.14.2...
6 years ago

This is a fairly big release, coming with support of the Draft-07 version of the JSON Schema Core and Validation specifications.

Special thanks for @zgyorffi for his contribution to this release.

Improvements

  • supporting JSON Schema Draft 07
  • improving regular expression performance by using re2j - thanks for @rkeytacked

Bugfixes

  • fixing custom format handling in schemas referring to external schemas - reported in #152 , fixed by @hansmire
  • fixing a bug related to the validation of combined schemas in early failure mode

Don't miss a new json-schema release

NewReleases is sending notifications on new releases.