Releases: syntaqx/git-hooks
Releases · syntaqx/git-hooks
v0.0.8
- Initial pass at providing
go-*
hooks
- Optimize shell scripts
- Improve documentation
v0.0.7
- Adding
chmod +x
from OSX to hopefully fix executables
v0.0.6
- fixes misbehaving pre-commit integrations
- uses hooks on the project for validation of functionality
- preparing to have CircleCI tests
v0.0.4
- correctly leverage
language
being a string
v0.0.3
- use
yaml
not yml
for the hooks definitions file
- minor documentation improvements
v0.0.2
- use
yaml
not yml
for the hooks definitions file
- minor documentation improvements