v1.1 is here!
Major change in this release is to add support for Prompts according to the MCP spec. We also relax tool/prompt/resource naming a little bit to better conform with the spec, and improve error handling and null checks. Details below.
What's Changed
- Issue #20 - fix handling of isError by @scorbo2 in #27
- Issue #19 - add prompt support by @scorbo2 in #28
- Issue #21 - better null checks in handleToolsList() by @scorbo2 in #29
- Issue #26 - spec-compliant naming rules by @scorbo2 in #30
- Dev branch for 1.1 by @scorbo2 in #25
Full Changelog: 1.0...1.1