Skip to content

Releases: smart-data-lake/schema-viewer

Release 1.1.2

12 Jun 14:42
54611ed
Compare
Choose a tag to compare

Improvements:

  • When parsing the JSON schema, fields on the same level as $ref are no longer ignored. In particular, if the referenced schema contains a field with the same name, the value on the same level as $ref overrides the value inside the referenced schema.

Release 1.1.1

09 Jun 13:58
0e7ac17
Compare
Choose a tag to compare

Improvements:

  • New tooltip on download button
  • Fix parsing of array nodes with multiple children
  • Show alert when clipboard is not available for sharing node links

Release 1.1.0

09 Jun 11:09
105fcf9
Compare
Choose a tag to compare

New features:

  • Schema download button (#7)
  • Deprecation information is shown in details panel (#9)

Improvements:

  • Prevent overlapping tree nodes (#8, #16)
  • More flexible schema loading logic (#12)
  • Better support for dynamic theme changes

Release 1.0.0

02 Jun 13:26
05b0d54
Compare
Choose a tag to compare

Initial release of new schema viewer.