Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 May 23:08
· 187 commits to main since this release
fa9725d

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

Full Changelog: v0.10.0...v0.11.0