Skip to content

Releases: captainhook-git/captainhook-bin

1.4.1

01 Oct 08:07
dfd8685

Choose a tag to compare

Changelog

1.4.0

25 Jul 15:41
1.4.0
b529096

Choose a tag to compare

Changelog

  • 6dcb528 Add YAML config loading functionality
  • 9ae1f5c Add yaml marshal models
  • e32b720 Allow both :: and . for internal exec placeholders
  • b8186cc Move json specific create methods

1.3.3

07 Jun 08:47
1.3.3
5f2ea67

Choose a tag to compare

Changelog

  • 6ca30db Allow absolute core.hooksPath config setting
  • 6d64e09 Skip install on /dev/null core.hooksPath

1.3.2

01 Jun 15:08
1.3.2
186f004

Choose a tag to compare

Changelog

1.3.1

25 May 15:13
46525e1

Choose a tag to compare

Changelog

1.3.0

21 Feb 20:54
1.3.0
5c320bd

Choose a tag to compare

Changelog

  • ffef14b Respect core.hooksPath config setting
  • f517f7e Reduce default verbosity
  • 5b26211 Remove leading and trailing whitespaces

1.2.1

17 Jan 15:45
1.2.1
37747e3

Choose a tag to compare

Changelog

  • bc3c462 Cleanup verbose output
  • a249345 Fail command if no config is found
  • 85dffe3 Allow info display to be limited to single hook
  • 43cd8d9 Fix options null dereference issue

1.2.0

20 Dec 16:06
7c54213

Choose a tag to compare

Changes

  • Add logic conditions that can contain sub conditions combined by AND or OR
  • Allow quiet-mode without any output, by setting the verbosity to quiet

Changelog

1.1.0

27 Nov 18:57
1.1.0
bba8be7

Choose a tag to compare

Changelog

1.0.6

09 Sep 12:12
57a03a7

Choose a tag to compare

Changelog

  • f23a560 Add STDIN placeholder
  • 2f163cd Update goreleaser to version 2