Skip to content

v0.100.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 16:41
· 270 commits to main since this release
v0.100.0
fcf3cf3

Bug Fixes

  • analyze: Corrected statistics about analyzed files (18b6cb8)
  • analyzer: Correct handling of variables in embedded args in keyword calls (2c8ed56)
  • config: Corrected handling of relative items in python path and other variables if current folder is different then root folder of the project (66a94bc)
  • vscode: Corrected highlightning of bold/italic in documentation tags (170287d)

Documentation

Features

  • analyzer: Add error codes VariableNotReplaced and EnvironmentVariableNotReplaced for variables not found/replaced in documentation, tags, and metadata (c5f766f)
  • vscode: Added some better file icons (39fad12)
  • vscode: Preview of Robot Framework Notebook support for VSCode (9185ccd)