Hunk 0.1
March 20, 2026 · 1 release
npm i -g hunkdiff@0.1.0Hunk 0.1 is no longer the current release. See the latest release or all install options.
Releases in this series
Section titled “Releases in this series”March 20, 2026
- Initial Hunk release with split and stack terminal diff views built around a single multi-file review stream.
- Added git-style
diffandshowcommands plus a general Git pager wrapper for drop-in review workflows. - Added persistent Hunk view preferences across sessions (#7).
- Added agent-note anchored review flows, responsive layouts, and display toggles for line numbers, wrapping, and hunk metadata.
Changed
Section titled “Changed”- Simplified the review chrome around a menu bar, lighter borders, and diff-focused headers.
- Improved startup and large-review performance with windowed diff sections and deferred syntax highlighting.
- Stabilized diff repainting, active-hunk scrolling, syntax highlighting, pager stdin patch handling, and terminal cleanup on exit.