Skip to content

Release 0.5.2

Choose a tag to compare

@github-actions github-actions released this 27 Mar 19:44
· 213 commits to main since this release

🐛 Fixes

  • fix(nvim): move didOpen request to jobrunner. Should fix #18 for newer LSP-based API.
  • fix(nvim)!: rename language server for compliance with nvim-lspconfig
  • fix(cli): remove redundant print and refined tool description.

📦 Other

  • chore(nvim): update readme to specify recommended neovim versions.
  • docs(nvim): add mcphub.nvim
  • chore: add CONTRIBUTING.md