All Versions
11
Latest Version
Avg Release Cycle
92 days
Latest Release
868 days ago

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
  • v0.3.1 Changes

    May 22, 2019

    ๐Ÿ”„ Changelog:

    • ๐Ÿ›  Fixes error when .git folder is not present
  • v0.2.0 Changes

    May 12, 2018
    • ๐Ÿ”„ Changelog:
      • Support all kind of git hooks
  • v0.1.1 Changes

    April 26, 2018
    • ๐Ÿ”„ Changelog:
      • Rename hooks config key from git_hooks to hooks