Releases: smart-data-lake/schema-viewer
Releases · smart-data-lake/schema-viewer
Release 1.1.2
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
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
Release 1.0.0
Initial release of new schema viewer.