v0.8.6
Hashline v0.8.6
Bug Fixes
- Accept bare
INS <N>:as shorthand forINS.POST <N>:(#92) — previously bare INS was silently ignored, causing patches to only apply the DEL while the insert content was never written - Replace byte-slicing with UTF-8-safe truncation to prevent panic on multi-byte lines — new
truncate_utf8_safe()helper walks back to the last safe char boundary
Install
curl -fsSL https://github.com/quangdang46/hashline/releases/latest/install.sh | bash
Full changelog: https://github.com/quangdang46/hashline/blob/main/CHANGELOG.md