Skip to content

Commit e3f9830

Browse files
committed
chore(main): release 0.1.9
1 parent 0b8f622 commit e3f9830

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.9](https://github.com/rust-mcp-stack/rust-mcp-schema/compare/v0.1.8...v0.1.9) (2025-03-02)
4+
5+
6+
### Features
7+
8+
* introduce CallToolError ([#39](https://github.com/rust-mcp-stack/rust-mcp-schema/issues/39)) ([7b8672d](https://github.com/rust-mcp-stack/rust-mcp-schema/commit/7b8672d7aecd67448bff7d9f3fa933d25ea845bc))
9+
* new cunstructor and conversion utilities for call tool operations ([#41](https://github.com/rust-mcp-stack/rust-mcp-schema/issues/41)) ([0b8f622](https://github.com/rust-mcp-stack/rust-mcp-schema/commit/0b8f6223ca5fd709ab55f4d7f0f9aef6e81e21b0))
10+
311
## [0.1.8](https://github.com/rust-mcp-stack/rust-mcp-schema/compare/v0.1.7...v0.1.8) (2025-02-23)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-mcp-schema"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
authors = ["Ali Hashemi"]
55
categories = ["data-structures", "parser-implementations", "parsing"]
66
description = "Type-safe implementation of the Model Context Protocol in Rust, designed to reduce errors and accelerate development with powerful utilities."

0 commit comments

Comments
 (0)