Revision history for App-GitHooks-Plugin-PerlCompile
v1.1.1 2016-05-21
-
Switched to Test::Requires::Git instead of the now obsolete
Test::Git::has_git(). Thank you, Philippe Bruhat!
-
Relicensed under Perl 5 terms.
v1.1.0 2015-03-30
-
Added config option 'lib_paths' to include local Perl libs not in
PERL5LIB.
v1.0.2 2015-03-13
-
Generalized path handling for non-Unix environments (GH-1).
-
Cleaned up code formatting (GH-2).
-
Removed unused dependency.
v1.0.1 2014-06-08
-
Noted git version in tests to help troubleshooting.
-
Required git v1.7.4.1.
-
Fixed typo in documentation.
v1.0.0 2014-05-31
-
Public release.