-
Notifications
You must be signed in to change notification settings - Fork 150
Comparing changes
Open a pull request
base repository: modelcontextprotocol/swift-sdk
base: 0.9.0
head repository: modelcontextprotocol/swift-sdk
compare: 0.10.0
- 15 commits
- 16 files changed
- 10 contributors
Commits on May 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 14fddc4 - Browse repository at this point
Copy the full SHA 14fddc4View commit details
Commits on May 30, 2025
-
Add
Client.listResourceTemplatesmethod (#125)* adds listResourceTemplates to client for #124 * add pagination to resources/templates/list from @mattt Co-authored-by: Mattt <[email protected]> * adds cursor functionality to ListResourceTemplates * updates the client method to use the updated signature --------- Co-authored-by: Mattt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 609cdc7 - Browse repository at this point
Copy the full SHA 609cdc7View commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7a76001 - Browse repository at this point
Copy the full SHA 7a76001View commit details
Commits on Jun 12, 2025
-
Update
inputSchemaexample usage (#136)* Update Tool inputSchema in README example usage * Update inputSchema usage in Tool tests
Configuration menu - View commit details
-
Copy full SHA for 36865fb - Browse repository at this point
Copy the full SHA 36865fbView commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 494b5b5 - Browse repository at this point
Copy the full SHA 494b5b5View commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c95d0c0 - Browse repository at this point
Copy the full SHA c95d0c0View commit details
Commits on Aug 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f3b9ba4 - Browse repository at this point
Copy the full SHA f3b9ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad382d - Browse repository at this point
Copy the full SHA 9ad382dView commit details -
Implement in-memory / passthrough transport (#122)
* Implement in-memory / passthrough transport * Add InMemoryTransport to README
Configuration menu - View commit details
-
Copy full SHA for 63fd276 - Browse repository at this point
Copy the full SHA 63fd276View commit details -
Add plumbing to set instructions on Server (#145)
* Add plumbing to set instructions on Server * Use instructions description from MCP schema --------- Co-authored-by: Peter Liddle <[email protected]> Co-authored-by: Mattt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2afccd - Browse repository at this point
Copy the full SHA e2afccdView commit details -
Replace compile-time directives with target platform conditions (#143)
* Replace compile-time directives with target platform conditions Use Package.swift target platform conditions instead of compile-time #if directives for EventSource dependency. This leverages Swift Package Manager's native dependency support for platform-specific targets at runtime rather than compile-time. * Update reference for EventSource package --------- Co-authored-by: Claude <[email protected]> Co-authored-by: Mattt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 778ab33 - Browse repository at this point
Copy the full SHA 778ab33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c58239 - Browse repository at this point
Copy the full SHA 7c58239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a50d89 - Browse repository at this point
Copy the full SHA 8a50d89View commit details -
Add
requestModifierproperty toHTTPClientTransport(#152)* Add requestModifier property to HTTPClientTransport Co-authored-by: Tim Wang <[email protected]> * Add test coverage --------- Co-authored-by: Tim Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0121dcc - Browse repository at this point
Copy the full SHA 0121dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e76d611 - Browse repository at this point
Copy the full SHA e76d611View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.9.0...0.10.0