Releases: Mubashwer/git-mob
Releases · Mubashwer/git-mob
v1.9.2
1.9.2 (2025-07-01)
Bug Fixes
- resolve path injection vulnerabilities in setup command (3acf7a9)
v1.9.1
1.9.1 (2025-06-17)
Bug Fixes
- update dependencies to resolve yanked futures-util security warning (ebb739b)
v1.9.0
1.9.0 (2025-06-14)
Features
- mob: add functionality to include non-team members in the mob session (845ec2c)
v1.8.1
1.8.1 (2025-06-14)
Bug Fixes
- improve error messages in local prepare-commit-msg hook (bb5eefa)
- update terminology from "CLI app" to "CLI tool" (6c968cb)
v1.8.0
1.8.0 (2025-06-10)
Features
- make --global the default behavior for setup command (#100) (72a41b9)
v1.7.0
1.7.0 (2025-06-06)
Features
- rename coauthor command to team-member for improved clarity (#98) (9a3c4a8)
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)