Skip to content

v0.9.0

Choose a tag to compare

@quangdang46 quangdang46 released this 30 Jul 03:10
· 18 commits to main since this release

Hashline v0.9.0

New Features

  • Add .=(oh-my-pi) range separator support forSWAP 2.=4:` syntax

Bug Fixes

  • Fix #96: A.=B range syntax broken — tokenizer now handles standalone .= as range separator
  • Fix #102: *** Abort not canceling prior operations
  • Fix #103: find-block rejecting bare line numbers
  • Fix #101: read/patch line numbering mismatch (no more invisible line edits)
  • Fix INS.POST/INS.PRE/INS.BLK accepting line 0
  • Fix CRLF dry-run diff showing spurious \r characters

Improvements

  • Add rename --force flag

Install

curl -fsSL https://github.com/quangdang46/hashline/releases/latest/install.sh | bash

Full changelog: https://github.com/quangdang46/hashline/blob/main/CHANGELOG.md