v0.11.0
What's Changed
- feat: display diff stats (+insertions -deletions) in diff panel title by @egwynn in #245
- fix: reset cursor to overview in sort_files_by_directory, not just new() by @agavra in #246
- fix: hitting esc on commit selection shows empty diff by @ikorason in #249
- feat: unset reviewed if file has changed, fixes #191 by @a-h in #250
- [fix] only display comment modal on intended file by @natebrennand in #254
- enable view scrolling via ctrl-{e,y} by @natebrennand in #255
- add cursor highlight option by @natebrennand in #256
- release: v0.11.0 by @github-actions[bot] in #257
New Contributors
- @egwynn made their first contribution in #245
- @ikorason made their first contribution in #249
- @natebrennand made their first contribution in #254
Full Changelog: v0.10.0...v0.11.0