Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 01:22
· 9 commits to master since this release

Fixes

  • Prevented commands invoked with --help/-h from performing repository mutations (e.g., sdt save --help no longer checkpoints the working tree).
  • Tightened conflict-marker detection to match only exact 7-character marker lines (optionally followed by a label), avoiding false positives from long runs of = in plain-text files (e.g., license heading underlines) and handling CRLF marker lines correctly.