This release was focused on:
- Web Components support
- clearWidgets support (JavaScript version)
- JsonSchemaTypeMappingProcessorConfig
- Improved Node.js support
- Boolean radio buttons (JavaScript version)
- Minor refactoring
- Bug fixes, documentation and unit tests
Your continued feedback is invaluable to us. Please download it and let us know what you think.
Breaking Changes
We've taken advantage of the major version number bump to make some minor breaking changes for the sake of clarity and consistency. Specifically:
- For metawidget.js, addInspectionResultProcessors has been renamed to appendInspectionResultProcessors
- Similarly for metawidget.js, addWidgetProcessors has been renamed to appendWidgetProcessors
- XmlUtils.elementToJsonSchema has been renamed to XmlUtils.inspectionResultToJsonSchema
- For SwtMetawidget, setInspectionPath has been renamed to setPath