Skip to content

v0.88.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 22:08
· 382 commits to main since this release
v0.88.0
03ec286

Documentation

  • Introduce a script that generate the doc for cli tools (ecb5ec9)
  • Update some documentation about config and cli (84553c3)
  • Update readme (1e601e3)
  • Add a Tip&Tricks page (dd27480)

Features

  • cli: Disable console links for RF7.1 if running in VSCode terminal (5e83537)
  • config: Add console_links to robot.toml (3902937)
  • langserver: Corrected and generalized semantic tokenizing if OPTION tokens in except and while statements (d5a9339)

Testing

  • Corrected some regression tests (f4a5d41)
  • Add tests for RF 7.1 (cbe9fb2)