Skip to content

Releases: evilmartians/lefthook

v1.4.6

18 Jul 08:04
v1.4.6
b7c60cd
Compare
Choose a tag to compare

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.4.5

12 Jul 07:59
v1.4.5
c134f31
Compare
Choose a tag to compare

Changelog

v1.4.4

10 Jul 12:18
v1.4.4
1e408dc
Compare
Choose a tag to compare

Changelog

v1.4.3

19 Jun 11:25
v1.4.3
41b1cf1
Compare
Choose a tag to compare

Changelog

v1.4.2

13 Jun 13:16
v1.4.2
d7aeb70
Compare
Choose a tag to compare

Changelog

v1.4.1

22 May 09:33
v1.4.1
a422566
Compare
Choose a tag to compare

Changelog

v1.4.0

18 May 12:36
v1.4.0
ceb2f9b
Compare
Choose a tag to compare

Changelog

v1.3.13

11 May 08:28
v1.3.13
d3efe1f
Compare
Choose a tag to compare

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

28 Apr 08:30
v1.3.12
e4f4e77
Compare
Choose a tag to compare

Changelog

  • e4f4e77 1.3.12: fix execution_out for interactive mode

v1.3.11

27 Apr 12:23
v1.3.11
b2ce7b6
Compare
Choose a tag to compare

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)