Skip to content

v1.2.0

Latest

Choose a tag to compare

@tumf tumf released this 05 Jan 04:18
· 2 commits to develop since this release

Fixed

  • Fix hash calculation bug in read_multiple_ranges for multi-line ranges (#12)
    • The returned end value 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: v1.1.1...v1.2.0