File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.6.1] - 2025-10-02
9+
10+ ### Added
11+ - ** Enhanced Prompt Management** : Safer and more flexible way to add prompts to MCP servers
12+ - Improved workflow integration for tools and resources
13+ - Better error handling for prompt creation and management
14+ - Enhanced type safety for prompt arguments
15+ - Streamlined API for defining prompts with tools and resources workflows
16+
17+ ### Improved
18+ - Refined prompt builder patterns for better developer experience
19+ - Enhanced validation for prompt configurations
20+ - Better integration between prompts, tools, and resources
21+
822## [ 1.5.3] - 2025-09-26
923
1024### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " pmcp"
3- version = " 1.6.0 "
3+ version = " 1.6.1 "
44edition = " 2021"
55authors = [" PAIML Team" ]
66description = " High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility"
Original file line number Diff line number Diff line change 11# PMAT Quality Report
22
3- Generated on: 2025-10-03 01:15:46 UTC
3+ Generated on: 2025-10-03 03:14:02 UTC
44
55## Summary Metrics
66
You can’t perform that action at this time.
0 commit comments