Ipywidgets-jsonschema

Latest version: v1.1.0

Safety actively analyzes 623784 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.1.0

What's Changed
* Format support by dokempf in https://github.com/ssciwr/ipywidgets-jsonschema/pull/87
* add ability to interpret json schema format by tharwan in https://github.com/ssciwr/ipywidgets-jsonschema/pull/85
* Add optional descriptions by tharwan in https://github.com/ssciwr/ipywidgets-jsonschema/pull/88
* add method to update sub-schema in simple allOf case by tharwan in https://github.com/ssciwr/ipywidgets-jsonschema/pull/89

**Full Changelog**: https://github.com/ssciwr/ipywidgets-jsonschema/compare/v1.0.1...v1.1.0

1.0.1

What's Changed

* adopt jsonschema version 4 by tharwan in https://github.com/ssciwr/ipywidgets-jsonschema/pull/83

New Contributors
* tharwan made their first contribution in https://github.com/ssciwr/ipywidgets-jsonschema/pull/83

**Full Changelog**: https://github.com/ssciwr/ipywidgets-jsonschema/compare/v1.0.0...v1.0.1

1.0.0

This is the first stable release of ipywidgets-jsonschema.

The project allows to create form objects from existing schemas that follow the JSONSchema specification. Form objects display as widgets based on ipywidgets in Jupyter. The current state of the widgets can be read and manipulated through the `data` property of the form object.

0.12.0

Introduces a bunch of fixes that make generated widgets simpler and display better. Additionally, setuptools_scm is introduced.

0.11.1

Fixup to conditional properties being introduced in v0.11.0: The same property can now be introduced by multiple conditional subschemas.

0.11.0

Implement partial support for 'if'-'then' conditionals in schemas.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.