Releases: modelcontextprotocol/swift-sdk
Releases · modelcontextprotocol/swift-sdk
0.4.1
What's Changed
- Update capabilities to be expressible by Boolean literals by @mattt in #16
- Allow
params
field to be omitted in requests for methods that don't require them by @mattt in #17
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Remove nonstandard
read
and list
capabilities for resources by @mattt in #15
Full Changelog: 0.3.2...0.4.0
0.3.1
What's Changed
New Contributors
- @zats made their first contribution in #8
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Add configurable strict mode for MCP server initialization by @mattt in #3
- Correctly propagate errors in
NetworkTransport
receive stream by @mattt in #4
- Throw more specific networking errors in
NetworkTransport
by @mattt in #5
- Update
Server
to always send response to invalid messages by @mattt in #6
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Add transport for low-level network connection by @mattt in #2
Full Changelog: 0.1.0...0.2.0