Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 11:23
· 3 commits to main since this release
v1.4.0
61f407a

Bug Fixes

  • langserver: Remove timing messages from diagnostics in log (c908485)

    • if you want to see it again, then you have to enable the log output for the language server

Documentation

  • Update Python and Robot Framework version requirements and deprecation notice (6396b7e)

Features

  • langserver: Improve and unify Robocop 6 configuration loading (b3c5dd3)

    • Enhance configuration loading process
    • Add notifications for faulty configurations

Refactor

  • Simpify some logging code (5ea1ca1)
  • Switch lint environment to python 3.10 and corrected all linting errors and warnings (19a2632)