Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[1.3.0] - 2025-08-06
Added
showcommand to show hooks that the current project has.
contributors
new contributor joined
- @Maher - added
showcmd
[1.2.0] - 2025-06-28
Added
ignorecommand to ignore particular hooksunignorecommand to unignore particular hooks
contributors
new contributor joined
- @flowxm - added
ignoreandunignorecmd
[1.1.0] - 2025-06-22
Added
uninstallcommand to remove hooks
[1.0.0] - 2025-06-16
Added
- Support for
-vand--version
Fixed
- Reduced build size from ~3.5MB to ~2.3MB
[0.1.0] - 2025-06-11
Added
hooky initcommand to create a.hookydirectoryhooky addcommand to add hooks in.hookydirectoryhooky installcommand to install all hooks into.git/hooksdirectory