Releases: evilmartians/lefthook
Releases · evilmartians/lefthook
v1.5.4
Changelog
- b83e1a1 chore: add typos fixer
- ab89c7f chore: skip summary separator if nothing is printed (#575)
- be35ad4 chore: update changelog
- baa0b28 fix: don't check checksum file when explicitly calling lefthook install (#572)
- cd774d8 fix: drop new argument for git diff compatibility (#586)
v1.5.3
Changelog
- ab89c7f chore: skip summary separator if nothing is printed (#575)
- be35ad4 chore: update changelog
- baa0b28 fix: don't check checksum file when explicitly calling lefthook install (#572)
v1.5.2
Changelog
- 471251c fix: correctly sort alphanumeric commands (#562)
v1.5.1
Changelog
- 0c19b9b chore: wrap shell args in quotes for consistency
- 43ca10d feat: add force flag to run command (#561)
- 42bdb19 feat: initial support for Swift Plugins (#556)
- c8e4b13 fix: do not enable export when sourcing rc file (#553)
v1.4.11
Changelog
- 58e8769 1.4.11: add use_stdin option
- 3ddec2e chore: refactor commands passing (#546)
- 08a56d3 fix: add use_stdin option for just reading from stdin (#547)
- 22eaf62 fix: fail on non existing hook name (#545)
v1.4.10
Changelog
- 3cabf4a 1.4.10: split command with file templates into chunks
- ac918cb chore(docs): add git-cliff config for easier changelog generation
- 54746e4 fix: allow empty staged files diffs (#543)
- 78069b2 fix: split command with file templates into chunks (#541)
v1.4.8
Changelog
- 620d928 chore: add Add docs to PR template (#532)
- 82af441 feat: add assert_lefthook_installed option (#533)
- f8d3e85 feat: add support for skipping empty summaries (#531)