Releases: lusingander/serie
Releases · lusingander/serie
v0.4.4
What's Changed
- DOCS: Include screen as the first typical multiplexer by @peterjc in #65
- Fix check git work tree path in check_git_repository by @qaqland in #67
- Add ui.common.cursor_type config by @lusingander in #68
New Contributors
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
What's Changed
- Fix kitty protocol implementation (461b37f , 97d08d0)
- Use houseabsolute/actions-rust-cross for release build by @lusingander in #60
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- Save current MSRV in manifest by @alerque in #44
- Improve graph image calculation and add tests by @lusingander in #45
- Fix ci by @lusingander in #47
- Graph color config by @lusingander in #48
- Half-width graph support by @lusingander in #50
- Minor code cleanup by @lusingander in #51
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Generate graph images lazily by @lusingander in #38
- Remove cache by @lusingander in #39
- Check required terminal size by @lusingander in #40
- Add NetBSD by @0323pin in #41
- Add detail height and refs width to config by @lusingander in #42
New Contributors
Full Changelog: v0.2.0...v0.3.0
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
v0.1.2
What's Changed
- docs: Update Arch Linux instructions by @orhun in #14
- Fix to handle stashes the same as commits by @lusingander in #17
- Fix to not use user's git config in tests by @lusingander in #19
- Restore the state check for
update_commit_line
by @lusingander in #20
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Initial release 📚
Full Changelog: https://github.com/lusingander/serie/commits/v0.1.0