Skip to content

v0.2.2

Compare
Choose a tag to compare
@jesseduffield jesseduffield released this 10 Sep 23:35
· 5211 commits to master since this release
7d86278

Changelog

  • New menu panel! Instead of memorising all the keybindings, you can just press 'x' and see all the current panel's options in a popup dropdown menu. (thankyou @dawidd6!)
  • Lots of unit tests and increased test coverage (thankyou @antham!)
  • More translation coverage for dutch/polish (thankyou @mjarkk!)
  • Confirm quit config option (for people who accidentally hit q too often)
  • Fixing issue with escaped quotes in commit messages on linux (thankyou @sascha-andres!)
  • Some repo housekeeping (thankyou @glvr182!)
  • Support for go1.11 modules (@antham)
  • Commit message character count (thanks @dawidd6)
  • Faster CI (@antham)
  • Supporting commit renaming via the user's editor (thanks @d-dorazio!)
  • Lots of bugfixes