Skip to content

Commit ca93de3

Browse files
committed
chore(release): 0.1.0
1 parent 17d3905 commit ca93de3

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [0.1.0] - 2026-03-15
6+
7+
### 📋 Release Summary
8+
9+
This initial release of octofs delivers a standalone MCP filesystem tools server that lets you view, edit, shell, and search your working directory with confidence. The update fixes two edge-case issues that could cause silent failures when parsing certain file structures.
10+
11+
12+
### 🐛 Bug Fixes & Stability
13+
14+
- **mcp**: add missing jsonrpc field rename for deserialization `0e3409de`
15+
- **fs**: tighten structural noise detection for compound closers `b05dc494`
16+
17+
### 🔄 Other Changes
18+
19+
- upgrade Rust toolchain to 1.92.0 `17d39053`
20+
- Initial release `5c1118bd`
21+
- Initial commit `f1dca141`
22+
23+
### 📊 Release Summary
24+
25+
**Total commits**: 5 across 2 categories
26+
27+
🐛 **2** bug fixes - *Improved stability*
28+
🔄 **3** other changes - *Maintenance & tooling*

0 commit comments

Comments
 (0)