Skip to content

v0.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:31
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

Hunk 0.20 makes it easier to install, keep current, and extend—while making everyday reviews faster and more precise.

Highlights

  • Install Hunk on macOS and Linux with a checksum-verified curl installer, then keep npm, Homebrew, and curl installations current with hunk update, by @benvinegar in #799 and #788.
  • Explore a searchable directory of 12 community extensions covering GitHub reviews, Mercurial, search, CODEOWNERS, commit-by-commit workflows, exports, and more, introduced by @benvinegar in #811, with catalog contributions from @phl28, @gentilfp, and @sadick254 in #822, #826, and #842.
  • Build deeper integrations with exact selected-line context and immutable snapshots of reviewed files and saved notes, by @benvinegar in #779 and #833.
  • Click exact diff lines—including blank lines—and open inline comments without shifting their target code, by @benvinegar in #840 and #809.
  • Navigate and revisit highlighted diffs with less work, while --fast now offloads syntax highlighting for eligible files with 40 or more lines, by @benvinegar in #791, #803, and #810.

Release notes: https://hunk.dev/changelog/0.20/
Full Changelog: v0.19.0...v0.20.0