Skip to content

v0.10.0

Compare
Choose a tag to compare
@leadpony leadpony released this 02 Jan 11:04
· 291 commits to master since this release

0.10.0 - 2019-01-02

Added

  • Support of contentEncoding and contentMediaType keywords.

Changed

  • Rename schemaId() to schema() in JsonSchema.
  • Rename withItem() to withItems() in JsonSchemaBuilder.

Fixed

  • A bug which was causing definitions/dependencies/patternProperties/properties to disappear from the read schema when they are empty.