v0.4.0
·
2025 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/panicdenied by clippy now) [@MCord] (#77)
Fixes
- panic on small terminal width (#72)
