Skip to content

mcp-framework: v0.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 16:27
cc0cb66

0.2.10 (2025-03-30)

Features

  • add optional skip install param (d77e6e9)
  • add optional skip install param (318dbc7)
  • add skip example option to cli (df733f9)
  • add skip example option to cli (c02809f)

Bug Fixes

  • Fixes ESLint 'no-case-declarations' error in HTTP transport by adding block scope to the default switch case. (25ed8e6)
  • make ping conform with the spec (aa46eb8)
  • transports: Conform SSE/HTTP streams to MCP spec and improve logging (9d9ef2a)
  • transports: follow spec guideline (208599d)