Skip to content

Releases: Mubashwer/git-mob

v1.9.2

01 Jul 17:31
13dffd6
Compare
Choose a tag to compare

1.9.2 (2025-07-01)

Bug Fixes

  • resolve path injection vulnerabilities in setup command (3acf7a9)

v1.9.1

18 Jun 10:37
709fab9
Compare
Choose a tag to compare

1.9.1 (2025-06-17)

Bug Fixes

  • update dependencies to resolve yanked futures-util security warning (ebb739b)

v1.9.0

14 Jun 17:53
d62dd30
Compare
Choose a tag to compare

1.9.0 (2025-06-14)

Features

  • mob: add functionality to include non-team members in the mob session (845ec2c)

v1.8.1

14 Jun 17:45
02a9967
Compare
Choose a tag to compare

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

10 Jun 17:11
c78e4da
Compare
Choose a tag to compare

1.8.0 (2025-06-10)

Features

  • make --global the default behavior for setup command (#100) (72a41b9)

v1.7.0

06 Jun 16:31
1c4ddb2
Compare
Choose a tag to compare

1.7.0 (2025-06-06)

Features

  • rename coauthor command to team-member for improved clarity (#98) (9a3c4a8)

v1.6.2

19 Apr 11:44
0fd7d12
Compare
Choose a tag to compare

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

16 Apr 14:29
3b8f60d
Compare
Choose a tag to compare

1.6.1 (2024-04-16)

Bug Fixes

  • setup: create githook in correct path when hooks dir starts with ~ (a741e2f)

v1.6.0

07 Apr 14:42
b8c20a2
Compare
Choose a tag to compare

1.6.0 (2024-04-07)

Features

  • add setup subcommand to automate prepare-commit-msg githook setup (#58) (8077a21)

v1.5.4

29 Mar 03:18
0f21bfc
Compare
Choose a tag to compare

1.5.4 (2024-03-29)

Bug Fixes

  • improve error msg when adding coauthor with invalid key (81fd16d)