This release introduces the new /contrib
module, including contributions from @strawgate!
What's Changed
Docs 📚
- Added note on how stderr is handled in clients by @tkellogg in #203
- Fix missing parentheses in
@mcp.tool
decorator example by @Minseok0917 in #200 - Add issue templates by @jlowin in #216
- Create config.yml by @jlowin in #217
Fixes 🐞
Other Changes 🦾
- Replace deprecate
dotenv
with supportedpython-dotenv
by @amSiddiqui in #206
Contrib 🤝
- McpMixin for decorating Class methods by @strawgate in #177
- Example: Bulk Tool Caller by @strawgate in #215
- Add an init to make mcp_mixin a module by @strawgate in #214
New Contributors
- @tkellogg made their first contribution in #203
- @Minseok0917 made their first contribution in #200
- @strawgate made their first contribution in #177
- @amSiddiqui made their first contribution in #206
Full Changelog: v2.2.0...v2.2.1