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 11# Changelog
22
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.7] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.6...v0.1.7 ) - 2025-08-01
11+
12+ ### Other
13+
14+ - Merge pull request #29 from syncable-dev/feature/langgraph-stdio-sse
15+ - update langraph examples
16+ # Changelog
17+
318## [ Unreleased]
419
520## [ 0.1.6] ( https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.5...v0.1.6 ) - 2025-06-26
Original file line number Diff line number Diff line change 11[package ]
22name = " rust-mcp-server-syncable-cli"
3- version = " 0.1.6 "
3+ version = " 0.1.7 "
44edition = " 2021"
55authors = [
66 " Lishuai Jing <lishuai@syncable.dev>" ,
You can’t perform that action at this time.
0 commit comments