Skip to content

v0.9.0

Compare
Choose a tag to compare
@seanpdoyle seanpdoyle released this 02 Aug 02:21
· 16 commits to main since this release

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.