Skip to content

v0.74.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 21:36
· 588 commits to main since this release
v0.74.0
377d9c5

Bug Fixes

  • debugger: Filling zeros are now added to the name of an element so that elements are sorted correctly in the variable view at debugging time (456ab2c)

  • debugger: Add BuiltIn.Run Keyword And Return Status to the list of keywords that caught exceptions on inner keywords (add8297)

  • langserver: Correct importing variables with the same filename (e1ac0cb)

    closes [BUG] Variables from variable files are often displayed as not found #214

  • robot: Handle OSErrors if creating/reading user robot.toml (470b438)

    should fix: #187

Features

  • vscode: Organize vscode settings in groups (9bbe68b)