What's Changed
- feat: add line range comment support with visual selection mode by @dmvk in #115
- Mouse Improvements by @YPares in #117
- feat: add manual commit selection mode by @avifenesh in #91
- fix unconditional exit with ":commits" command by @agavra in #120
- feat: add vim-style warning on exit with unsaved changes by @mikecfisher in #122
- ci: use cargo-binstall for faster jj installation by @martintrojer in #126
- fix: use absolute path for git repository discovery in worktrees by @villads-valur in #123
- fix: hg/jj parse paths from rename/copy metadata and binary file lines by @martintrojer in #124
- add committers section and include @YPares as a comitter by @agavra in #127
- remove feature flag for hg/jj by @agavra in #108
- fix: correct scroll behavior when line wrapping is enabled by @agavra in #130
- fix(ui): status bar not appearing on commit panel by @saleemdjima in #121
- add @martintrojer to committers by @agavra in #133
- fix(clipboard): prefer OSC 52 in tmux/SSH sessions by @vuki656 in #135
- release: v0.5.0 by @github-actions[bot] in #136
New Contributors
- @dmvk made their first contribution in #115
- @avifenesh made their first contribution in #91
- @mikecfisher made their first contribution in #122
- @villads-valur made their first contribution in #123
- @saleemdjima made their first contribution in #121
- @vuki656 made their first contribution in #135
Full Changelog: v0.4.0...v0.5.0