Skip to content

Commit 6330b05

Browse files
committed
Merge branch 'main' of github.com:rust-mcp-stack/rust-mcp-filesystem
2 parents c6496a6 + fa110b1 commit 6330b05

File tree

12 files changed

+288
-184
lines changed

12 files changed

+288
-184
lines changed

.release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.3"
2+
".": "0.3.5"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [0.3.5](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.3.4...v0.3.5) (2025-10-06)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* Duplicate tool name ([#55](https://github.com/rust-mcp-stack/rust-mcp-filesystem/issues/55)) ([eb72f6d](https://github.com/rust-mcp-stack/rust-mcp-filesystem/commit/eb72f6d6d7ba8074c78190cc317a93af90609975))
9+
10+
## [0.3.4](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.3.3...v0.3.4) (2025-10-04)
11+
12+
13+
### 🚀 Features
14+
15+
* Add support for brace expansion in glob patterns ([#52](https://github.com/rust-mcp-stack/rust-mcp-filesystem/issues/52)) ([5be0b32](https://github.com/rust-mcp-stack/rust-mcp-filesystem/commit/5be0b32f0cd878db600a0740cd960b089742a907))
16+
17+
18+
### 📚 Documentation
19+
20+
* Updated documentation with installation and dockerhub registry ([10949df](https://github.com/rust-mcp-stack/rust-mcp-filesystem/commit/10949df1f0019a52795bd0b19a70cc1ea39cffb3))
21+
322
## [0.3.3](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.3.2...v0.3.3) (2025-09-22)
423

524

0 commit comments

Comments
 (0)