Plugin 0.1.4
What's Changed
- JSONElement -> Dictionary<string, JsonElement> by @dcascaval in https://github.com/mcneel/RhinoMCP/pull/56
- Ensures the MCP Server starts on startup by @clicky in https://github.com/mcneel/RhinoMCP/pull/58
- Improve some Json RPC spec compliance by @clicky in https://github.com/mcneel/RhinoMCP/pull/49
- Documentation Improvement by @dcascaval in https://github.com/mcneel/RhinoMCP/pull/57
- Fix Slots Dropping in Long Sessions by @dcascaval in https://github.com/mcneel/RhinoMCP/pull/63
- Centralised the plugin/router/yak versioning by @clicky in https://github.com/mcneel/RhinoMCP/pull/64
- Prevents a closing deadlock by @clicky in https://github.com/mcneel/RhinoMCP/pull/65
New Contributors
- @dcascaval made their first contribution in https://github.com/mcneel/RhinoMCP/pull/56
Full Changelog: mcneel/RhinoMCP@plugin-v0.1.3...plugin-v0.1.4