v0.10.0
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.