Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 23:58
· 16 commits to main since this release

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