Releases: Mubashwer/git-mob
Releases · Mubashwer/git-mob
v1.6.2
1.6.2 (2024-04-19)
Bug Fixes
- add support for release bin installation with cargo-binstall (54f523b)
- prepare-commit-msg.local: fix error msg when git hooks dir doesn't exist (28dac39)
v1.6.1
1.6.1 (2024-04-16)
Bug Fixes
- setup: create githook in correct path when hooks dir starts with ~ (a741e2f)
v1.6.0
1.6.0 (2024-04-07)
Features
- add setup subcommand to automate
prepare-commit-msg
githook setup (#58) (8077a21)
v1.5.4
1.5.4 (2024-03-29)
Bug Fixes
- improve error msg when adding coauthor with invalid key (81fd16d)
v1.5.3
1.5.3 (2024-03-28)
Bug Fixes
- coauthor_repo: improve error handling (72b5e32)
v1.5.2
1.5.2 (2024-03-27)
Bug Fixes
- return non-zero exit code in expected error cases (215586a)
v1.5.1
1.5.1 (2024-03-22)
Bug Fixes
- stop error msg when escaping git mob --with (ed04a38)
v1.5.0
1.5.0 (2024-03-21)
Features
- add git mob --trailers command (17e35cf)
v1.4.0
1.4.0 (2023-04-21)
Features
- add support for aarch64-unknown-linux-musl (aa458cb)
v1.3.1
1.3.1 (2023-04-15)
Bug Fixes
- remove building binary for aarch64 linux (d4c3604)
- remove building binary for aarch64 linux-musl (65ee650)