v0.2.0
What's Changed
- Preserve offsets in commit dates by @lusingander in #22
- Auto-detect Kitty terminals, otherwise assume iTerm for everything else by @alerque in #23
- Correct default (non-XDG) config directory in docs by @uncenter in #28
- Add note for VSCode integrated terminal support by @uncenter in #27
- Fix to consider multiple stashes on the same commit by @lusingander in #32
- Support key binds mapping by @yanganto in #21
- Organize the code related to the keybind functionality by @lusingander in #33
- Fix help by @lusingander in #34
- Added environment variable to specify config file by @lusingander in #35
- Implement GoToTop/Bottom for each view by @lusingander in #36
- Minor code cleanup by @lusingander in #37
New Contributors
- @alerque made their first contribution in #23
- @uncenter made their first contribution in #28
- @yanganto made their first contribution in #21
Full Changelog: v0.1.2...v0.2.0