Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 21:46
· 1828 commits to master since this release

Changed

  • support more commands allowing optional multiline commandbar (#83)

Added

  • support adding untracked file/folder to .gitignore (#44)
  • support reverse tabbing using shift+tab (#92)
  • switch to using cmd line args instead of ENV (-l for logging and --version) please convert your GITUI_LOGGING usage [@shenek] (#88)
  • added missing LICENSE.md files in sub-crates [@ignatenkobrain] (#94)

Fixed

  • error when diffing huge files (#96)
  • expressive error when run in bare repos (#100)