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 @@ -47,6 +47,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4747
4848## [ Unreleased]
4949
50+ ## [ 0.1.12] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.11...v0.1.12 ) - 2025-09-12
51+
52+ ### Added
53+
54+ - update port so that it doe snot conflict with fastapi port
55+ - upgrate MCP server and sse. limitations on stdio mode on json output is documented.
56+
57+ ### Other
58+
59+ - Merge pull request #50 from syncable-dev/feature/langgraph-integration
60+
5061## [ 0.1.11] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.10...v0.1.11 ) - 2025-09-12
5162
5263### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " rust-mcp-server-syncable-cli"
3- version = " 0.1.11 "
3+ version = " 0.1.12 "
44edition = " 2021"
55authors = [
66 " Lishuai Jing <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments