Skip to content

chore: release #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.8"
".": "0.1.9"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.9](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.1.8...v0.1.9) (2025-05-29)


### 🐛 Bug Fixes

* File edit operation by adding bounds check ([#20](https://github.com/rust-mcp-stack/rust-mcp-filesystem/issues/20)) ([4fedd50](https://github.com/rust-mcp-stack/rust-mcp-filesystem/commit/4fedd5090e3204aee8f9dff9442953b8d2993616))

## [0.1.8](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.1.7...v0.1.8) (2025-05-25)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rust-mcp-filesystem"
version = "0.1.8"
version = "0.1.9"
edition = "2021"
repository = "https://github.com/rust-mcp-stack/rust-mcp-filesystem"
authors = ["Ali Hashemi"]
Expand Down
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<!-- x-release-please-start-version -->

# Rust MCP FileSystem (v0.1.8)
# Rust MCP FileSystem (v0.1.9)

<!-- x-release-please-end -->

Expand Down
2 changes: 1 addition & 1 deletion docs/capabilities.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Capabilities

<!-- mcp-discovery-render -->
## rust-mcp-filesystem 0.1.8
## rust-mcp-filesystem 0.1.9
| 🟢 Tools (14) | <span style="opacity:0.6">🔴 Prompts</span> | <span style="opacity:0.6">🔴 Resources</span> | <span style="opacity:0.6">🔴 Logging</span> | <span style="opacity:0.6">🔴 Experimental</span> |
| --- | --- | --- | --- | --- |
## 🛠️ Tools (14)
Expand Down
28 changes: 14 additions & 14 deletions docs/guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<!-- x-release-please-start-version -->

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-installer.sh | sh
```

#### **PowerShell script**

```sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-installer.ps1 | iex"
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-installer.ps1 | iex"
```

<!-- x-release-please-end -->
Expand All @@ -38,78 +38,78 @@ brew install rust-mcp-stack/tap/rust-mcp-filesystem
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz">rust-mcp-filesystem-aarch64-apple-darwin.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz">rust-mcp-filesystem-aarch64-apple-darwin.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>Apple Silicon macOS</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz">rust-mcp-filesystem-x86_64-apple-darwin.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz">rust-mcp-filesystem-x86_64-apple-darwin.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>Intel macOS</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip">rust-mcp-filesystem-x86_64-pc-windows-msvc.zip</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip">rust-mcp-filesystem-x86_64-pc-windows-msvc.zip</a>
<!-- x-release-please-end -->
</td>
<td>x64 Windows (zip)</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi">rust-mcp-filesystem-x86_64-pc-windows-msvc.msi</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi">rust-mcp-filesystem-x86_64-pc-windows-msvc.msi</a>
<!-- x-release-please-end -->
</td>
<td>x64 Windows (msi)</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>ARM64 Linux</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>x64 Linux</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
Expand Down
28 changes: 14 additions & 14 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<!-- x-release-please-start-version -->

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-installer.sh | sh
```

#### **PowerShell script**

```sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-installer.ps1 | iex"
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-installer.ps1 | iex"
```

<!-- x-release-please-end -->
Expand All @@ -38,78 +38,78 @@ brew install rust-mcp-stack/tap/rust-mcp-filesystem
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz">rust-mcp-filesystem-aarch64-apple-darwin.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz">rust-mcp-filesystem-aarch64-apple-darwin.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>Apple Silicon macOS</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-apple-darwin.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz">rust-mcp-filesystem-x86_64-apple-darwin.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz">rust-mcp-filesystem-x86_64-apple-darwin.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>Intel macOS</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-apple-darwin.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip">rust-mcp-filesystem-x86_64-pc-windows-msvc.zip</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip">rust-mcp-filesystem-x86_64-pc-windows-msvc.zip</a>
<!-- x-release-please-end -->
</td>
<td>x64 Windows (zip)</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.zip.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi">rust-mcp-filesystem-x86_64-pc-windows-msvc.msi</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi">rust-mcp-filesystem-x86_64-pc-windows-msvc.msi</a>
<!-- x-release-please-end -->
</td>
<td>x64 Windows (msi)</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-pc-windows-msvc.msi.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>ARM64 Linux</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
<tr>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz">rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz</a>
<!-- x-release-please-end -->
</td>
<td>x64 Linux</td>
<td>
<!-- x-release-please-start-version -->
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.8/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<a href="https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.1.9/rust-mcp-filesystem-x86_64-unknown-linux-gnu.tar.gz.sha256">checksum</a>
<!-- x-release-please-end -->
</td>
</tr>
Expand Down