Releases: evilmartians/lefthook
Releases · evilmartians/lefthook
v1.4.6
Changelog
- 0a173dd deps: 18 July, 2023 (#524)
- 27426fa feat: support .lefthook.yml and .lefthook-local.yml (#520)
- 193190b fix: LEFTHOOK_VERBOSE properly overrides --verbose flag (#521)
- e227a43 fix: do not print extraneous newlines when executionInfo output is hidden (#519)
- 9f47c64 fix: uninstall all possible formats (#523)
v1.3.13
Changelog
- 173b204 1.3.12: fix execution_out for interactive mode
- d3efe1f 1.3.13: add only option
- 1bd921f feat: add only option (#478)
- fda2a29 fix: allow skipping execution_out with interactive mode (#476)
v1.3.12
Changelog
- e4f4e77 1.3.12: fix execution_out for interactive mode
v1.3.11
Changelog
- b2ce7b6 1.3.11: add skipping output option execution_out
- 12fd41a chore(github): add notes about LEFTHOOK_VERBOSE
- 9bc519b chore: add debug logs when hook is skipped (#474)
- 7c90e79 feat: add execution_out to skip output settings (#475)