schema v0.7.1 Release Notes

Release Date: 2019-09-09 // over 4 years ago
  • ๐Ÿ”‹ Features

    • 0๏ธโƒฃ JSON Schema: Include default values. [Stavros Korokithakis]

    • โšก๏ธ JSON schema with common definitions + Update README. [Stavros Korokithakis]

    • โž• Add references to JSON schema rendering. [Stavros Korokithakis]

    • โž• Add the "Literal" type for JSONSchema. [Stavros Korokithakis]

    • ๐Ÿ‘Œ Improve JSON schema generation (#206) [Denis Blanchette]

    ๐Ÿ›  Fixes

    • JSON Schema: Fix allOf and oneOf with only one condition. [Stavros Korokithakis]

    • ๐Ÿ›  Fix readme code block typo. [Stavros Korokithakis]

    • JSON Schema: Don't add a description in a ref. [Stavros Korokithakis]

    • JSON Schema: Fix using dict as type. [Stavros Korokithakis]

    • ๐Ÿ›  Fix using Literal in enum in JSON Schema. [Stavros Korokithakis]