Releases: rudikershaw/client-git-hooks
Releases · rudikershaw/client-git-hooks
2.1.1
2.1.0
The messages for each hook are now configurable. Please see the documentation for each hook for details.
2.0.1
Fix a cross platform bug where the file size hook did not work on BSD based systems (mac os for example).
2.0.0
- Standardize the names of all hooks as well as their documentation.
- Add better documentation to help you migrate to the new configuration format.
- Add a hook that validates commit author details before allowing commits.
1.0.4
Fix bug where commit message regex check was using BSD incompatible grep arguments.
1.0.3
Fixed a bug where we are checking the maximum file sizes of deleted files.
1.0.2
Fixed a bug with packaging of the final product.
1.0.1
Fix bugs with grouped hooks scripts and added tests.
1.0.0
Initial release.