Changes for version 0.11.2 - 2016-01-20
- API Changes:
- None.
- New Features:
- Added a "--force" option to install, to overwrite existing git hooks
- Enhancements:
- Use Path::Tiny everywhere instead of File::Spec::Functions
- Convert to OptArgs
- More robust tests
- Reduce testing noise:
- Do not build on systems without a git.
- Do run run make tests on systems without a make.
- Detect plenv scripts as Perl
- Bug Fixes:
- Full-path issue: https://github.com/mlawren/githook-perltidy/issues/3
- Allow multiple 'make' arguments
- Properly handle paths with spaces or other odd characters (thanks to Finn Smith)
Documentation
run perltidy and podtidy before Git commits
Modules
dispatch module for githook-perltidy.
shared utility functions for App::gith...
install git hooks
git post-commit hook
git pre-commit hook