en-US/MCP.strings.psd1


@{
  ModuleName    = 'MCP'
  ModuleVersion = '0.1.0'
  ReleaseNotes  = '# Release Notes MCPv<ModuleVersion>

- Better type safety and serialization

- Multiple transport implementations

- Simplified facade interface

- Proper async/sync separation

- Enhanced error handling

- Full JSON-RPC compliance

- Better support for protocol negotiation
'

}