Skip to content

Releases: evilmartians/lefthook

v2.1.10

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:02
Immutable release. Only release title and notes can be modified.
v2.1.10
8d9cfec

Changelog

v2.1.9

Choose a tag to compare

@github-actions github-actions released this 29 May 08:38
Immutable release. Only release title and notes can be modified.
v2.1.9
75f99ff

Changelog

v2.1.8

Choose a tag to compare

@github-actions github-actions released this 19 May 11:12
Immutable release. Only release title and notes can be modified.
v2.1.8
9e75b21

Changelog

  • 488a5f9 fix: do not warn if local hooks path is equal to default hooks path (#1421)

v2.1.7

Choose a tag to compare

@github-actions github-actions released this 19 May 09:14
Immutable release. Only release title and notes can be modified.
v2.1.7
b5c8310

Changelog

  • f415a9d chore: go mod tidy
  • cf4ab9e fix: always restore unstaged changes (#1416)
  • 4c0e000 fix: apply stage_fixed only if it is safe (#1418)
  • 76aa843 fix: linter, sacrifice optimization for readability
  • 9d53c36 fix: separate fallback push branch from pathspecs (#1396)
  • 22c9f77 fix: try to always restore unstaged changes (#1417)
  • 37d8398 fix: use contrast colors (#1420)
  • eb1064d refactor: add new logger without a global state (#1385)

v2.1.6

Choose a tag to compare

@github-actions github-actions released this 16 Apr 07:33
Immutable release. Only release title and notes can be modified.
v2.1.6
679ce27

Changelog

  • bf73ea2 fix(packaging): do not pipe stdout and stderr (#1382)
  • 04da006 fix(windows): normalize lefthook path for sh script (#1383)
  • de9597a fix: log full scoped name for skipped jobs (#1291)
  • eb3e70d fix: normalize root to always include trailing slash before path replacement (#1381)
  • f90f3f5 fix: skip pty allocation when stdout is not a terminal (#1393)

v2.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Apr 07:19
v2.1.5
4cec579

Changelog

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 12 Mar 07:24
v2.1.4
83ec3a9

Changelog

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Mar 08:24
v2.1.3
c32f9a4

Changelog

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Mar 20:29
v2.1.2
7dfb4bf

Changelog

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 07:43
v2.1.1
98b9721

Changelog

  • beae38f chore: reduce verbosity of hints in lefthook install (#1303)
  • 59c7260 ci: fix publishing to PyPi
  • b6cdb2e docs(install): add missing /v2 suffix for go get -tool (#1304)
  • 47b4867 fix: reset colors on config read (#1309)