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.13] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.12...v0.1.13 ) - 2025-09-20
51+
52+ ### Added
53+
54+ - downgraded mcp server
55+ - upgrade cargo toml, and fixed json
56+
57+ ### Other
58+
59+ - Merge pull request #52 from syncable-dev/feature/langgraph-integration
60+
5061## [ 0.1.12] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.11...v0.1.12 ) - 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.12 "
3+ version = " 0.1.13 "
44edition = " 2021"
55authors = [
66 " Lishuai Jing <lishuai@syncable.dev>" ,
You can’t perform that action at this time.
0 commit comments