github lvcabral/brs-engine v1.10.0
v1.10.0 - BrsEvent and BrsCollection

latest release: v2.0.0-alpha.26
2 hours ago

This is the final v1.x release in the master branch and brings the inclusion of the BrsEvent abstract class and BrsCollection interface, which provide a structured way to handle events and collections within the BrightScript engine. Additionally, this release includes various dependency updates and bug fixes to enhance security, stability and performance. This label will be branched for maintenance updates while work on the v2.0 major release will continue in the master branch.

Release Changes

  • Replaced dependency xml2js by xmldoc by @lvcabral in #749
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #752
  • Raise type mismatch error when passing Uninitialized value to non-dynamic function parameters by @lvcabral in #756
  • Added BrsEvent abstract class and BrsCollection interface by @lvcabral in #759
  • Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #758
  • Fixed optional chaining with roInvalid when using methods by @lvcabral in #763

Full Changelog: v1.9.9...v1.10.0

Don't miss a new brs-engine release

NewReleases is sending notifications on new releases.