Skip to content

Releases: modem-dev/hunk

v0.9.5

14 Apr 19:36

Choose a tag to compare

What's Changed

  • Backported the prebuilt npm binary execute-bit fix so npm install -g hunkdiff no longer fails with spawnSync ... EACCES on root-owned installs by @benvinegar in #204

Full Changelog: v0.9.3...v0.9.5

v0.9.4

14 Apr 19:04

Choose a tag to compare

⚠️ This release was cut from the wrong branch and includes changes outside the intended 0.9 patch line.
Please use v0.9.5 instead: https://github.com/modem-dev/hunk/releases/tag/v0.9.5

What's Changed

  • fix(ui): preserve viewport position when switching layouts by @benvinegar in #185
  • feat(opentui): publish reusable diff component by @benvinegar in #182
  • docs(readme): move OpenTUI component docs into dedicated page by @benvinegar in #186
  • fix(diff): skip binary file contents in reviews by @benvinegar in #187
  • docs(release): add changelog and stable release history by @benvinegar in #189
  • feat(cli): help agents keep Hunk skills in sync by @benvinegar in #190
  • docs(readme): move agent workflow details into docs by @benvinegar in #191
  • docs(readme): tighten the agent quickstart by @benvinegar in #192
  • fix: normalize rename-only diff paths by @benvinegar in #194
  • fix(ui): stop bottom-edge scroll snap-back by @benvinegar in #195
  • feat(daemon): standardize daemon naming around hunk daemon serve by @benvinegar in #197
  • refactor: extract an internal session broker boundary by @benvinegar in #199
  • fix(renderer): strip newline from Pierre empty-line placeholder spans by @benvinegar in #201
  • fix(npm): restore execute bits for prebuilt binaries by @benvinegar in #204

Full Changelog: v0.9.0...v0.9.4

v0.9.4-beta.1

14 Apr 17:37

Choose a tag to compare

v0.9.4-beta.1 Pre-release
Pre-release

⚠️ This prerelease was cut from the wrong branch and does not represent the intended 0.9 patch-line beta.
Please use v0.9.5 instead: https://github.com/modem-dev/hunk/releases/tag/v0.9.5

What's Changed

  • fix(ui): preserve viewport position when switching layouts by @benvinegar in #185
  • feat(opentui): publish reusable diff component by @benvinegar in #182
  • docs(readme): move OpenTUI component docs into dedicated page by @benvinegar in #186
  • fix(diff): skip binary file contents in reviews by @benvinegar in #187
  • docs(release): add changelog and stable release history by @benvinegar in #189
  • feat(cli): help agents keep Hunk skills in sync by @benvinegar in #190
  • docs(readme): move agent workflow details into docs by @benvinegar in #191
  • docs(readme): tighten the agent quickstart by @benvinegar in #192
  • fix: normalize rename-only diff paths by @benvinegar in #194
  • fix(ui): stop bottom-edge scroll snap-back by @benvinegar in #195
  • feat(daemon): standardize daemon naming around hunk daemon serve by @benvinegar in #197
  • refactor: extract an internal session broker boundary by @benvinegar in #199
  • fix(renderer): strip newline from Pierre empty-line placeholder spans by @benvinegar in #201
  • fix(npm): restore execute bits for prebuilt binaries by @benvinegar in #204

Full Changelog: v0.9.0...v0.9.4-beta.1

v0.9.3

13 Apr 21:58

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.3-beta.0

13 Apr 21:36

Choose a tag to compare

v0.9.3-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.2...v0.9.3-beta.0

v0.9.2

12 Apr 02:01

Choose a tag to compare

What's Changed

  • Fixed bottom-edge scroll snap-back when scrolling up from the end of a short trailing file by @benvinegar in #196

Full Changelog: v0.9.1...v0.9.2

v0.9.1

10 Apr 14:24

Choose a tag to compare

What's Changed

  • fix(ui): preserve viewport position when switching layouts by @benvinegar in #185
  • fix(diff): skip binary file contents in reviews by @benvinegar in #187

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Apr 14:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.9.0-beta.3

08 Apr 13:14

Choose a tag to compare

v0.9.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0-beta.2...v0.9.0-beta.3

v0.9.0-beta.2

08 Apr 12:29

Choose a tag to compare

v0.9.0-beta.2 Pre-release
Pre-release

What's Changed

  • fix(mcp): reject incompatible live session registrations by @benvinegar in #180
  • fix: keep viewport-follow selection from jumping by @benvinegar in #181

Full Changelog: v0.9.0-beta.1...v0.9.0-beta.2