| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-12 | 1.2 kB | |
| v1.2.2 source code.tar.gz | 2026-09-12 | 126.0 kB | |
| v1.2.2 source code.zip | 2026-09-12 | 152.9 kB | |
| Totals: 3 Items | 280.1 kB | 0 | |
What's Changed
- fix: replace fcntl with portalocker for Windows compatibility by @tumf in https://github.com/tumf/mcp-text-editor/pull/19
- ci: install dependencies from lockfile by @tumf in https://github.com/tumf/mcp-text-editor/pull/32
- fix: bound MCP dependency to compatible major by @tumf in https://github.com/tumf/mcp-text-editor/pull/38
- fix: reject unknown patch fields by @tumf in https://github.com/tumf/mcp-text-editor/pull/33
- fix: start server without nested event loop by @tumf in https://github.com/tumf/mcp-text-editor/pull/34
- fix: align MCP tool wrapper contracts by @tumf in https://github.com/tumf/mcp-text-editor/pull/35
- fix: reject empty patch batches by @tumf in https://github.com/tumf/mcp-text-editor/pull/36
- fix: report package server version by @tumf in https://github.com/tumf/mcp-text-editor/pull/37
- fix: remove duplicate content split by @tumf in https://github.com/tumf/mcp-text-editor/pull/30
- docs: align usage examples with tool contract by @tumf in https://github.com/tumf/mcp-text-editor/pull/31
- fix: reject empty patch lists by @tumf in https://github.com/tumf/mcp-text-editor/pull/40
Full Changelog: https://github.com/tumf/mcp-text-editor/compare/v1.2.0...v1.2.2