Skip to content

sideye: v0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:59
fc19915

0.3.2 (2026-06-29)

Features

  • cli: ✨ add upgrade command for self-updating (#127) (b51b0a3)
  • intel: ✨ add go to definition through intel (#138) (ff74627)
  • intel: ✨ refcount shared LSP document opens per uri (#146) (204ebb7), closes #139
  • intel: ✨ skip non-providers via static registry capability hints (#144) (0947783)
  • overlays: ✨ filter worktrees with a combobox (#135) (482e170)
  • overlays: ✨ group the help dialog keys by category (#136) (c341f48)
  • viewer: ✨ add back/forward history & preview/pin tabs (#123) (020c662)
  • viewer: ✨ copy the entire file with Y (#145) (4235649)
  • viewer: ✨ in-line word caret w/ diagnostic columns (#129) (5e5bd74)

Bug Fixes

  • intel: 🐛 relativize symlinked-root definitions (#143) (a2c07d3), closes #141
  • viewer: 🐛 wrap diff lines again when toggling long-line mode (#134) (7238f80)
  • watcher: 🐛 drop spurious .git-internal events that flood refreshes (#137) (320e37d)