Skip to content

Releases: raphaelstolt/git-user-bend

v1.5.1

23 Jul 07:15

Choose a tag to compare

  • The reset command is added to the CLI application.

v1.5.0

22 Jul 11:25

Choose a tag to compare

  • The whoami command displays the current Git branch.
  • New reset command.

v1.4.0

19 Jul 08:43

Choose a tag to compare

  • Added the --branch|-b option to the pair command. Closes #14.

v1.3.1

18 Jul 07:40

Choose a tag to compare

  • Fixed a bug where the unpair command didn't reset the former user/persona correctly.

v1.3.0

17 Jul 11:19

Choose a tag to compare

  • New unpair command.

v1.2.2

12 Jul 15:15

Choose a tag to compare

  • Attested dist builds.

v1.2.1

28 Nov 14:15

Choose a tag to compare

  • Enabled distribution via PHAR file.
  • Dropped PHP 8.0 support.