Skip to content

v0.28.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:26
· 8 commits to master since this release

Changed

  • support proper pre-push hook (#2809)
  • improve gitui --version message [@hlsxx] (#2838)
  • rust msrv bumped to 1.88

Fixed

  • fix extremely slow status loading in large repositories by replacing time-based cache invalidation with generation counter [@DannyStoll1] (#2823)
  • fix panic when renaming or updating remote URL with no remotes configured [@xvchris] (#2868)