Skip to content

Releases: evilmartians/lefthook

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

v1.6.1

24 Jan 08:01
v1.6.1
e69adc1
Compare
Choose a tag to compare

Changelog

  • 3418528 fix: files from stdin only null separated (#615)

v1.6.0

22 Jan 07:47
v1.6.0
ec7575a
Compare
Choose a tag to compare

Changelog

  • f49b54a feat(remotes): add remotes and configs options (#609)
  • 3246821 feat: add replaces to all template and parse files from stdin (#596)

v1.5.7

17 Jan 14:39
v1.5.7
c0e9575
Compare
Choose a tag to compare

Changelog

v1.5.6

12 Jan 09:25
v1.5.6
dce1a0b
Compare
Choose a tag to compare

Changelog

  • f32e497 feat: allow setting a bool value for skip_output (#601)
  • eead08c feat: shell completion improvements (#577)
  • 02e6f77 fix: safe execute git commands without sh wrapper (#606)
  • 94f3a91 fix: use lefthook package with npx (#604)

v1.5.5

30 Nov 15:40
v1.5.5
9b072e6
Compare
Choose a tag to compare

Changelog

v1.5.4

27 Nov 08:26
v1.5.4
64fefde
Compare
Choose a tag to compare

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)