Skip to content

v0.83.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 21:41
· 473 commits to main since this release
v0.83.1
9e57c97

Bug Fixes

  • config: Correct some markdown syntax error in documentation for config model (b5fed35)
  • vscode: Correct highlightning of line continuations if it contains empty lines or comments lines (c274c51)

Documentation

  • Add a header to config docs (17ae419)
  • Initial move to vitepress for documentation (f37d8e7)
  • Setup vitepress project correctly (882d27c)
  • Add a logo with text (1ded4d0)

Testing

  • Enable pytest-rerunfailures for unittests (3b6e0ce)
  • Fix tests for Robot Framework version 7.0.1 (420fee4)