Skip to content

0.8.43

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 12 May 17:01
27f3d0f

Added

  • Add for-terminator-style rule (#182)

Changed

  • upgrade to brighterscript@0.72.1. Notable changes since 0.72.0:
    • Recover from mismatched loop terminators with quick fixes (#1696)
    • Add diagnosticReporter config option (#1701)
    • Diagnose reserved BrightScript builtins used as values (#1697)
    • Add bs:disable / bs:enable block directives and diagnostic suppression quick fixes (#1699)
    • feat: add validate bsconfig flag to skip validation phase (#1687)
    • feat: allow line continuation in .brs files when minFirmwareVersion >= 15.3 (#1693)
    • Reload projects when manifest file changes (#1700)
    • Set up Copilot coding agent instructions (#1695)