v1.5.6 - Bump to Firmware 11.5 and Fixes
Release Changes
- Fixed loading fonts on CLI when running
.brs
files by @lvcabral in #351 - Added unit tests for
continue for/while
by @lvcabral in #352 - Improvements to stack trace and
try...catch
by @lvcabral in #353 - Updated engine-api.md by @lvcabral in #354
- Simplification of the Error objects and removing abbreviations from properties by @lvcabral in #355
- Renamed type
ErrorCode
toErrorDetail
by @lvcabral in #356 - Updated Firmware Version to 11.5 as Continue For/While is now supported by @lvcabral in #357
- Removed usage of global objects to encrypt/decrypt packages by @lvcabral in #358
- Fixed multiple Static Analysis issues raised by Sonar Cloud by @lvcabral in #359
- Increased the timeout for CLI run zip file test to 10s by @lvcabral in #360
Full Changelog: v1.5.5...v1.5.6