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.14] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.13...v0.1.14 ) - 2025-09-25
51+
52+ ### Added
53+
54+ - added vulnerabilities scan
55+
56+ ### Other
57+
58+ - * (deps)* update rust-mcp-sdk requirement
59+ - Merge pull request #54 from syncable-dev/feature/langgraph-integration
60+
5061## [ 0.1.13] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.12...v0.1.13 ) - 2025-09-20
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.13 "
3+ version = " 0.1.14 "
44edition = " 2021"
55authors = [
66 " Lishuai Jing <lishuai@syncable.dev>" ,
You can’t perform that action at this time.
0 commit comments