Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 03:54
1b6d298

What's Changed

  • Disable mouse panel focus; focus diff on file select by @agavra in #152
  • Add syntax highlighting for diffs by @mikecfisher in #154
  • Replace syntect defaults with two-face for expanded syntax highlighting by @mikecfisher in #155
  • fix(diff): expand collapsed lines in side-by-side mode by @saleemdjima in #156
  • Fix New-side line comments missing from unified diff annotations by @YPares in #158
  • Add -r/--revisions CLI arg to review a revset/commit range by @YPares in #157
  • always show commit selector by @agavra in #159
  • feat: add inline commit selector for multi-commit reviews by @agavra in #160
  • feat: allow selecting both worktree and commits in the selector by @agavra in #161
  • Add config file support and Catppuccin themes by @mikecfisher in #162
  • display branch color differently in commit selector by @agavra in #164
  • fix(config): ignore unknown keys while preserving known settings by @mikecfisher in #166
  • show selector when WORKTREE is selected by @agavra in #167
  • release: v0.7.0 by @github-actions[bot] in #168

Full Changelog: v0.6.0...v0.7.0