This release brings enhancements to the SceneGraph extension, CLI and API improvements, and various bug fixes.
Release Changes
- (api) Improved
SceneGraphapp detection by @lvcabral in #778 - (chore) Fixed multiple static analysis issues reported by SonarCloud by @lvcabral in #779
- (chore) Closes #33 replaced
opentype.jsby a fork with font parsing only by @lvcabral in #780 - (brs) Fixed
Stringcoercion to handleisStringCompobjects by @lvcabral in #782 - (brs) Changed
BrsExtensionsignature to includeversionby @lvcabral in #787 - Changes on
brs-scenegraphpackage (release v0.0.2):- (rsg) Fixes #769 Video UI header removed too soon by @lvcabral in #781
- (rsg) Prevent crash when custom fonts are missing by @lvcabral in #783
- (rsg) Made
ArrayGridbased nodes to be aware ofcontentchanges by @lvcabral in #784 - (rsg) Fixed
roSGNodemethodssetFieldandaddFieldsto properly handleContentNodeby @lvcabral in #785 - (rsg) Removed usage of reflection to build
subtypeHierarchyinNodeby @lvcabral in #786
Full Changelog: v2.0.1...v2.0.2