Skip to content

v0.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 18:40
· 1820 commits to master since this release

Added

  • introduced proper changelog
  • hook support on windows [@MCord] (#14)

Changed

  • show longer commit messages in log view
  • introduce propper error handling in asyncgit [@MCord] (#53)
  • better error message when trying to run outside of a valid git repo (#56)
  • improve ctrl+c handling so it is checked first and no component needs to worry of blocking it

Fixed

  • support multiple tags per commit in log (#61)