Skip to content

1.0.0-alpha.51

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 20 May 18:57
cf3afe9

Changed

  • Update to latest from master and Brighterscript-1.0.0-alpha.51 (#187)
  • Merges v0.8.43 into V1 (#185)
  • Make sure scope-based diagnostics are cleared when needed (#183)
  • upgrade to brighterscript@1.0.0-alpha.51. Notable changes since 1.0.0-alpha.50:
    • Merges latest v0.72.2 into v1 (#1717)
    • Token leadingTrivia handling and reduce memory retention in long-lived compiler/LSP caches (#1705)
    • Merge/master 0.72.0 (#1702)
    • Fix for each validation error (#1646)
    • Allow typed functions in type expressions (#1620)
    • Fixes issue with forEach iterating over a union of iterables (#1629)
    • Allow typecast statement on all variables (#1622)
    • Documentation updates (#1616)