Skip to content

0.10.0

Compare
Choose a tag to compare
@mattt mattt released this 10 Aug 13:31
· 5 commits to main since this release
e76d611

What's Changed

  • Move Sampling.swift from Server to Client directory by @mattt in #121
  • Add Client.listResourceTemplates method by @carlpeaslee in #125
  • Adjust logging level for frequent / low-level events by @mattt in #130
  • Update inputSchema example usage by @mattt in #136
  • Add configuration for maximum receive buffer size to NetworkTransport by @mattt in #146
  • Remove Loopwork copyright from license by @carlpeaslee in #148
  • Make Tool.inputSchema non-optional by @mattt in #123
  • remove info level logging message and use debug instead by @sebsto in #132
  • Implement in-memory / passthrough transport by @mattt in #122
  • Add plumbing to set instructions on Server by @glaciotech in #145
  • Replace compile-time directives with target platform conditions by @pepicrft in #143
  • Revert "Revert "Remove deprecated MCP.Error typealias"" by @mattt in #105
  • docs: fix code example in README.md by @phimage in #141
  • Add requestModifier property to HTTPClientTransport by @mattt in #152

New Contributors

Full Changelog: 0.9.0...0.10.0