Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 08:16
· 135 commits to master since this release

2.7.0 (2023-02-17)

Bug Fixes

  • client: ignore adapter with no root position (#193) (3b41a1a)
  • quickfix: always set QF list after a test run (#205) (8807379)
  • runner: check missing test still exists (#201) (568feb5)
  • subprocess: load dependencies on startup (392808a), closes #198
  • tree: nil check when fetching nearest (a908daa), closes #198

Features