| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-05 | 417 Bytes | |
| v1.2.0 source code.tar.gz | 2026-01-05 | 123.1 kB | |
| v1.2.0 source code.zip | 2026-01-05 | 149.4 kB | |
| Totals: 3 Items | 273.0 kB | 0 | |
Fixed
- Fix hash calculation bug in
read_multiple_rangesfor multi-line ranges (#12) - The returned
endvalue now correctly reflects the actual sliced range - This fixes "Content hash mismatch" errors when editing multi-line ranges
Added
- Regression tests for hash consistency between read and edit operations
Full Changelog: https://github.com/tumf/mcp-text-editor/compare/v1.1.1...v1.2.0