Skip to content

v0.68.4

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 20:44
· 641 commits to main since this release
v0.68.4
0bbc1e9

Bug Fixes

  • langserver: Start langserver should not raise a TypeError if startet with no config (5eca367)

Documentation

  • Change description of package (f6a4f79)
  • Create CONTRIBUTING.md and review CODE_OF_CONDUCT.md (a107b95)

Refactor

  • langserver: Remove unused maxProjectFileCount setting (4f4ad31)
  • langserver: Move TextDocument from langserver to core package, some other simple refactorings (d60977b)
  • Move diagnostics helper code to robotcode.robot package (c94edb3)