Skip to content

Releases: evilmartians/lefthook

v1.3.10

13 Apr 07:09
v1.3.10
58f5e02
Compare
Choose a tag to compare

Changelog

  • 58f5e02 1.3.10: allow disabling logging for skipped commands and scripts
  • 7fead41 deps: April 2023 (#466)
  • 1ade029 feat: don't show when commands are skipped because of no matched files (#468)

v1.3.9

04 Apr 07:14
v1.3.9
03648fc
Compare
Choose a tag to compare

Changelog

  • 03648fc 1.3.9: extend non-git hooks and use positional args in files command
  • db29041 chore: update CHANGELOG
  • 4d679f7 feat: allow extra hooks in local config (#462)
  • 4fc12a3 feat: pass numeric placeholders to files command (#461)

v1.3.8

23 Mar 12:21
v1.3.8
da27fa5
Compare
Choose a tag to compare

Changelog

  • da27fa5 1.3.8: fix rc sourcing
  • 4d2695b fix: make hook template compatible with shells without source command (#458)

v1.3.7

20 Mar 08:02
v1.3.7
5e04b2e
Compare
Choose a tag to compare

Changelog

  • 5e04b2e 1.3.7: small fixes and dependencies update
  • 117efa5 deps: dependencies update (March 2023) (#455)
  • da1cb2c feat: allow globs in skip option (#457)
  • 7bbde4e fix: don't fail on missing config file (#450)

v1.3.6

16 Mar 08:42
v1.3.6
961f396
Compare
Choose a tag to compare

Changelog

  • 961f396 1.3.6: fix stage_fixed with root option
  • 8143080 feat: implitic skip on missing files for pre-commit and pre-push hooks (#448)
  • 284f146 fix: stage fixed when root specified (#449)

v1.3.5

15 Mar 08:16
v1.3.5
ce9930f
Compare
Choose a tag to compare

Changelog

v1.3.4

13 Mar 14:57
v1.3.4
74600a8
Compare
Choose a tag to compare

Changelog

  • 74600a8 1.3.4: fix for remote extends
  • e209c51 ci: use Coveralls gh action (#442)
  • 182ae44 fix: don't extra extend config if lefthook-local.yml is missing (#444)

v1.3.3

01 Mar 07:34
v1.3.3
19afe4f
Compare
Choose a tag to compare

Changelog

v1.3.2

27 Feb 09:14
v1.3.2
f3e75ba
Compare
Choose a tag to compare

Changelog

  • f3e75ba 1.3.2: Allow sh sytax in files option
  • 9a1cad2 fix: Allow sh syntax in files (#435)

v1.3.1

27 Feb 08:09
v1.3.1
44384b6
Compare
Choose a tag to compare

Changelog

  • 44384b6 1.3.1: Auto create hooks folder
  • 3f4eca1 chore: Fix goreleaser deprecations
  • 34708b5 fix: Force creation of git hooks folder (#434)