v0.1.1
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.