v0.9.1
Hashline v0.9.1
Bug Fixes
- Fix #104: DEL after bodied SWAP silently deleted wrong lines — the SWAP arm consumed every following Edit::Delete into its removal range, discarding their anchors and applying deletes at the SWAP position instead
- Gate consuming loop on line_num so only deletes from the same parsed op belong to that SWAP
Tests
- 8 regression tests: DEL after SWAP (single/multi-line/range), interleaved SWAPs, two DELs after one SWAP, DEL.BLK after SWAP, stale-hash guard
Install
curl -fsSL https://github.com/quangdang46/hashline/releases/latest/install.sh | bash
Full changelog: https://github.com/quangdang46/hashline/blob/main/CHANGELOG.md