All Versions
11
Latest Version
Avg Release Cycle
92 days
Latest Release
868 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.5.1 Changes
November 03, 2020๐ Changelog:
- โก๏ธ Updated dependencies
- ๐ Fixes a bug where hooks are not installed if the
.git/hooks
folder does not exist
-
v0.5.0 Changes
June 30, 2020๐ Changelog:
- ๐ Support use Elixir MFA ๐
-
v0.4.2 Changes
May 27, 2020๐ Changelog:
- โ Shows full command in output when a test fails
- โ Adds an option to disable auto install hooks
-
v0.4.1 Changes
January 27, 2020- ๐ Fixed not checking the exit code of script files
-
v0.4.0
December 09, 2019 -
v0.3.3
December 09, 2019 -
v0.3.2-pre3 Changes
July 17, 2019๐ Changes:
- Adds
{:file, _}
and{:cmd, _}
to execute commands or executable files - โ Adds option to forward hook's args to command or files
- ๐ Fixes error when creating backup in
.git
folder
- Adds
-
v0.3.1 Changes
May 22, 2019๐ Changelog:
- ๐ Fixes error when
.git
folder is not present
- ๐ Fixes error when
-
v0.2.0 Changes
May 12, 2018- ๐ Changelog:
- Support all kind of git hooks
- ๐ Changelog:
-
v0.1.1 Changes
April 26, 2018- ๐ Changelog:
- Rename hooks config key from
git_hooks
tohooks
- Rename hooks config key from
- ๐ Changelog: