Releases: rust-mcp-stack/rust-mcp-filesystem
Releases · rust-mcp-stack/rust-mcp-filesystem
v0.2.3
0.2.3 (2025-08-30)
🐛 Bug Fixes
- Issue-37 panic in search files content tool (#38) (1f7b985)
- Update rust-mcp-sdk dependency to the latest (#39) (9174be8)
v0.2.2
0.2.2 (2025-07-05)
🐛 Bug Fixes
v0.2.1
0.2.1 (2025-07-05)
🚀 Features
- Enhance directory_tree response with metadata (#30) (41e7424)
v0.2.0
0.2.0 (2025-07-05)
⚠ BREAKING CHANGES
- upgrade to latest MCP protocol (2025-06-18) (#29)
🚀 Features
- Add list_directory_with_sizes MCP Tool for Directory Listing with File Sizes (#27) (15121c8)
- Upgrade to latest MCP protocol (2025-06-18) (#29) (cd6af1b)
🐛 Bug Fixes
v0.1.10
0.1.10 (2025-06-18)
🚀 Features
- Implement a new mcp tool for searching files content (#23) (950149a)
v0.1.9
0.1.9 (2025-05-29)
🐛 Bug Fixes
- File edit operation by adding bounds check (#20) (4fedd50)
v0.1.8
0.1.8 (2025-05-25)
🐛 Bug Fixes
- Support clients with older versions of mcp protocol (#17) (4c14bde)
v0.1.7
0.1.7 (2025-05-25)
🚀 Features
- Update mcp-sdk dependency for smaller binary size (3db8038)
v0.1.6
0.1.6 (2025-05-25)
🚀 Features
- Upgrade to latest MCP schema version (f950fcf)
🐛 Bug Fixes
v0.1.5
0.1.5 (2025-05-01)
🚀 Features
- Improve tools descriptions (1f9fa19)
- Improve tools descriptions (f3129e7)