Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 15:05
· 1831 commits to master since this release

Added

  • stashing support (save,apply,drop) (#3)

Changed

  • log tab refreshes when head changes (#78)
  • performance optimization of the log tab in big repos
  • more readable default color for the commit hash in the log tab
  • more error/panic resiliance (unwrap/panic denied by clippy now) [@MCord] (#77)

Fixes

  • panic on small terminal width (#72)