Skip to content

v0.48.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 13:39
· 950 commits to main since this release
v0.48.0
deddc0a

Feat

  • vscode: added a statusbar item that shows some information about the current robot environment, like version, python version, etc.
  • removed old robotcode.debugger script in favor of using robotcode debug cli command

Fix

  • better output for discover info command
  • discover tests for RF 6.1.1
  • in a test run, errors that occur are first selected in the test case and not in the keyword definition
  • correct completion of settings with ctrl+space in some situation
  • correct update of test run results when suite teardown fails or is skipped during suite teardown
  • robotcode: add missing profile settings to config documentation