Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 01:15
· 142 commits to main since this release

Fixed

  • Preserved JSON numeric tokens without coercing through native integer or
    floating-point types.
  • Kept redirected equal diffs machine-readable by emitting empty stdout for no
    differences.
  • Restored terminal state on viewer setup failures.

Changed

  • Removed the non-unified streaming diff fallback.