Skip to content

Releases: evilmartians/lefthook

v1.6.11

13 May 07:26
v1.6.11
fd407ef
Compare
Choose a tag to compare

Changelog

  • fd407ef 1.6.11: fix partially staged logic and add --no-auto-install flag
  • 1d100c6 chore: bump go to 1.22 (#701)
  • 6965783 feat: add run --no-auto-install flag (#716)
  • 5c6d8ae fix: add --porcelain to git status --short (#711)

v1.6.10

10 Apr 12:52
v1.6.10
df82fd9
Compare
Choose a tag to compare

Changelog

  • df82fd9 1.6.10: add file_types option filter to commands

v1.6.9

09 Apr 08:39
v1.6.9
b62abf5
Compare
Choose a tag to compare

Changelog

  • 08d69af chore: refactor Result handling (#689)
  • 9814621 chore: remove redundant parallelisation (#690)
  • 0ea9433 fix: add batching to implicit commands (#695)
  • 3c17146 fix: command argument count validations (#694)
  • 81a8375 fix: re-download remotes when called install with -f (#692)

v1.6.8

02 Apr 08:09
v1.6.8
96d2b32
Compare
Choose a tag to compare

Changelog

v1.6.7

15 Mar 08:17
v1.6.7
599459e
Compare
Choose a tag to compare

Changelog

  • 099ab60 fix: don't apply empty patch files on pre-commit hook (#676)

v1.6.6

14 Mar 07:31
v1.6.6
71e2919
Compare
Choose a tag to compare

Changelog

  • 15190c8 chore: add more linters, address findings (#670)
  • f16f773 chore: add more tests on skip settings
  • 96a206e chore: skip printing deprecation warning (#674)
  • 6ba7b10 deps: Dependencies March 2024 (#673)
  • ce6c29b feat: Add output setting (#637)
  • e9ca955 feat: handle run command in skip/only settings (#634)
  • 3024a5b feat: use configurable path to lefthook (LEFTHOOK_BIN) (#653)
  • eafe8a3 fix: fix printing when using output log setting (#672)
  • 33edff8 fix: use swift package before npx (#668)

v1.6.5

04 Mar 12:32
v1.6.5
49da7f3
Compare
Choose a tag to compare

Changelog

v1.6.4

28 Feb 07:28
v1.6.4
c6e2637
Compare
Choose a tag to compare

Changelog

v1.6.3

27 Feb 11:36
v1.6.3
0845abb
Compare
Choose a tag to compare

Changelog

v1.6.2

26 Feb 09:43
v1.6.2
f29c7c8
Compare
Choose a tag to compare

Changelog

  • ed10e37 Merge pull request #630 from prog-supdex/fix_lefthook_env
  • 50561a3 chore(tea): add more code owners
  • 1af059d chore: add tea.yml
  • 60df434 fix: don't capture STDIN without interactive or use_stdin options (#638)
  • 93d0d38 fix: handle LEFTHOOK_QUIET when there is no skip_output in config
  • 394995e fix: respect roots in commands for npm packages (#616)
  • f43cb23 refactored the test