v0.9.0
Deprecate support for configuring validation options.
In preparation for #31, this commit deprecates support for global
and matcher-specific options, like strict: true
.
The json_schema
gem does not accept similar configuration
options, so in the future we'll need to remove support entirely.