v0.1.0-preview.3
Pre-release
Pre-release
What's Changed
- Fix some issues with Native AOT by @stephentoub in #130
- Add ToolAnnotations support by @stephentoub in #124
- Fix sample in README by @BrennanConroy in #136
- Add missing Annotations by @stephentoub in #138
- Remove Assembly.GetCallingAssembly by @stephentoub in #133
- Refactor transports to help enable graceful shutdown by @halter73 in #142
- Overhaul of Resources by @aaronpowell in #125
- Fix binding to wrong overload in WithTools by @stephentoub in #152
- Improve progress reporting by @stephentoub in #145
- Add [McpServerPrompt] support by @stephentoub in #126
- Implement cancellation notifications by @stephentoub in #146
- Bump version to 0.1.0-preview.3 by @jeffhandley in #162
New Contributors
- @BrennanConroy made their first contribution in #136
Full Changelog: v0.1.0-preview.2...v0.3.0-preview.3