Skip to content

Latest commit

 

History

History
245 lines (110 loc) · 12.4 KB

File metadata and controls

245 lines (110 loc) · 12.4 KB

Changelog

0.4.2 (2026-05-18)

🚀 Features

  • Replace async-zip with zip + rc-zip-tokio crates (#85) (3c4d33a)

0.4.1 (2026-03-15)

🚀 Features

  • Add --disable-tools CLI option to disable specific tools (#79) (1c8a53d)
  • Add crates.io publish workflow and cargo installation docs (#81) (695c3da)

🐛 Bug Fixes

  • Fail on multiple matches by default and add replaceAll option for bulk replacement (#77) (8f1e2a3)
  • Return InvalidConfig error instead of panicking for invalid directories (#80) (fcb5552)

0.4.0 (2026-01-03)

⚙️ Miscellaneous Chores

0.3.9 (2026-01-03)

🚀 Features

  • Upgrade to rust-mcp-sdk 0.8.x and MCP 2025-11-25 (#73) (db8fe94)

🐛 Bug Fixes

  • Tail_file read from the ending not beginning (#70) (8656d9f)

0.3.8 (2025-10-31)

⚙️ Miscellaneous Chores

0.3.7 (2025-10-31)

🚀 Features

  • Update document and installers with npm support (#68) (5b78516)

🐛 Bug Fixes

  • Ignore client root change notification when it is not enabled by server (#65) (3ca810a)

0.3.6 (2025-10-15)

🐛 Bug Fixes

0.3.5 (2025-10-06)

🐛 Bug Fixes

0.3.4 (2025-10-04)

🚀 Features

  • Add support for brace expansion in glob patterns (#52) (5be0b32)

📚 Documentation

  • Updated documentation with installation and dockerhub registry (10949df)

0.3.3 (2025-09-22)

🐛 Bug Fixes

0.3.2 (2025-09-21)

🚀 Features

0.3.1 (2025-09-21)

⚙️ Miscellaneous Chores

0.3.0 (2025-09-21)

🚀 Features

  • Add multiple new tools + enhancements (#44) (6188eb3)
  • Add new tool for reading media files (Image / Audio) (#43) (534d803)
  • Implement mcp roots protocol support (#41) (df715f1)

⚙️ Miscellaneous Chores

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)

0.2.2 (2025-07-05)

🐛 Bug Fixes

0.2.1 (2025-07-05)

🚀 Features

  • Enhance directory_tree response with metadata (#30) (41e7424)

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

0.1.10 (2025-06-18)

🚀 Features

  • Implement a new mcp tool for searching files content (#23) (950149a)

0.1.9 (2025-05-29)

🐛 Bug Fixes

  • File edit operation by adding bounds check (#20) (4fedd50)

0.1.8 (2025-05-25)

🐛 Bug Fixes

  • Support clients with older versions of mcp protocol (#17) (4c14bde)

0.1.7 (2025-05-25)

🚀 Features

  • Update mcp-sdk dependency for smaller binary size (3db8038)

0.1.6 (2025-05-25)

🚀 Features

  • Upgrade to latest MCP schema version (f950fcf)

🐛 Bug Fixes

0.1.5 (2025-05-01)

🚀 Features

  • Improve tools descriptions (1f9fa19)
  • Improve tools descriptions (f3129e7)

0.1.4 (2025-04-28)

🚀 Features

  • Update rust-mcp-sdk and outdated dependencies (cf62128)
  • Update rust-mcp-sdk to latest version (c59b685)

0.1.3 (2025-04-18)

🐛 Bug Fixes

0.1.2 (2025-04-18)

🐛 Bug Fixes

0.1.1 (2025-04-18)

⚙️ Miscellaneous Chores

0.1.0 (2025-04-18)

⚙️ Miscellaneous Chores