Skip to content

v0.14.0

Compare
Choose a tag to compare
@mnahkies mnahkies released this 12 Oct 12:13
· 40 commits to main since this release

What's Changed

Fixes a few small bugs, and adds support for relative $refs when using a URI as the input.

Features

  • feat: support loading relative remote uris by @mnahkies in #254

Bug fixes

  • fix: allow $ref to be used as a schema property by @mnahkies in #250
  • fix: handle type: "null" in anyOf / oneOf / allOf by @mnahkies in #252

Misc

Full Changelog: v0.13.0...v0.14.0