Skip to content

Releases: axivo/mcp-lsp

v1.0.5

30 Oct 23:06
6ddae55

Choose a tag to compare

Changed

  • Templates usage documentation improvements

Full Changelog: v1.0.4...v1.0.5

v1.0.4

30 Oct 22:40
d091c2a

Choose a tag to compare

Added

  • Workflow templates for common development tasks

Fixed

  • Code improvements and optimizations
  • Enhanced code quality and maintainability

Full Changelog: v1.0.3...v1.0.4

v1.0.3

28 Oct 05:39
40a8348

Choose a tag to compare

Added

  • Terraform language server configuration
  • Tool improvements and enhancements

Changed

  • File patterns documentation
  • Server configuration documentation

Fixed

  • File patterns handling and matching logic
  • Multiple file pattern edge cases

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 Oct 22:55
70862c2

Choose a tag to compare

Fixed

  • Private access modifiers consistency across codebase

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Oct 18:25
4b45a80

Choose a tag to compare

Added

  • NPM package version management

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Oct 17:53
3907d4c

Choose a tag to compare

Added

  • Initial release of Language Server Protocol MCP Server
  • Support for multiple language servers
  • LSP capabilities mapping to MCP tools
  • Server lifecycle management
  • File synchronization and caching
  • Rate limiting and concurrency control
  • Comprehensive LSP feature support

Changed

  • Updated actions/setup-node action to v6

Full Changelog: https://github.com/axivo/mcp-lsp/commits/v1.0.0