File tree Expand file tree Collapse file tree
rust-mcp-server-syncable-cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.10] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.9...v0.1.10 ) - 2025-09-08
11+
12+ ### Added
13+
14+ - fix tools calling
15+
16+ ### Other
17+
18+ - Merge pull request #41 from syncable-dev/dependabot/cargo/rust-mcp-server-syncable-cli/main/rust-mcp-sdk-0.6.3
19+ - * (deps)* update rust-mcp-sdk requirement
20+ - Merge pull request #37 from syncable-dev/dependabot/cargo/rust-mcp-server-syncable-cli/main/reqwest-0.12
21+ - * (deps)* update rust-mcp-sdk requirement
22+ - * (deps)* update syncable-cli requirement
23+
1024## [ 0.1.9] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.8...v0.1.9 ) - 2025-08-02
1125
1226### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " rust-mcp-server-syncable-cli"
3- version = " 0.1.9 "
3+ version = " 0.1.10 "
44edition = " 2021"
55authors = [
66 " Lishuai Jing <lishuai@syncable.dev>" ,
You can’t perform that action at this time.
0 commit comments