Skip to content

v0.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 18:45
· 511 commits to main since this release
v0.43.0
d60353b

Feature

  • Support for importing .json files in RF 6.1 (0f84c4e)
  • Enable importing and completion of .rest, .rsrc and .json resource extensions (not parsing) (3df22dd)
  • Support for new RF 6.1 --parse-include option for discovering and executing tests (607cf8d)

Fix

  • Correct highlightning *** Tasks *** and *** Settings *** (c4cfdb9)
  • Hover over a tasks shows "task" in hint and not "test case" (457f3ae)
  • Checks for robot version 6.1 (e16f09c)