Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 08:34
· 12 commits to main since this release
v1.0.3
e60699b

Bug Fixes

  • analyzer: Corrected handling of VAR statement for variable with equal sign (227d173)
  • debugger: Ensure proper evaluation of variable expressions (6b90851)
  • vscode: Correct handling of comments in keyword calls with return (c3c32bf)

Refactor

  • debugger: Some code simplifications (b14877c)

Testing

  • langserver: Update and add some tests (b47fc81)