Skip to content

v0.86.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 02:03
· 307 commits to main since this release
v0.86.0
c076b38

Bug Fixes

  • Change detection of win32 (13a9265)

  • Change detection of win32 (0dfbd94)

  • Correct vscodeignore file (461bfb1)

    I have over optimized the .vscodeignore file 🥶

Features

  • robotcode: Introduce support for .gitignore and .robotignore during test suite discovery (74fa480)

    Implemented support for .gitignore and .robotignore files in the discovery process of Robot Framework test suites and test cases.

  • robotcode: Introduce support for .gitignore and .robotignore during test suite discovery (022517f)

    Implemented support for .gitignore and .robotignore files in the discovery process of Robot Framework test suites and test cases.