Skip to content

Commit 21157e4

Browse files
committed
chore(main): release 0.1.8
1 parent 7447800 commit 21157e4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [0.1.8](https://github.com/rust-mcp-stack/rust-mcp-schema/compare/v0.1.7...v0.1.8) (2025-02-22)
4+
5+
6+
### Features
7+
8+
* add utility functions for simplified type conversions ([#33](https://github.com/rust-mcp-stack/rust-mcp-schema/issues/33)) ([7447800](https://github.com/rust-mcp-stack/rust-mcp-schema/commit/74478006769feb8692bf6a62cf51c549eb69863b))
9+
310
## [0.1.7](https://github.com/rust-mcp-stack/rust-mcp-schema/compare/v0.1.6...v0.1.7) (2025-02-21)
411

512

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.7"
3+
version = "0.1.8"
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)