Skip to content

Releases: captainhook-go/captainhook

1.0.4

26 May 17:41
0ddc8dd
Compare
Choose a tag to compare

Changelog

1.0.3

13 Dec 12:36
1.0.3
17e3276
Compare
Choose a tag to compare

Changelog

  • f2601da Rename command option to be more clear

1.0.2

12 Dec 22:34
1.0.2
8eeed56
Compare
Choose a tag to compare

Changelog

1.0.1

11 Dec 23:35
1.0.1
461732a
Compare
Choose a tag to compare

Changelog

  • Fix changed files All and Any actions
  • Add tons more unit tests

1.0.0

09 Dec 21:57
1.0.0
c3ee0ba
Compare
Choose a tag to compare

Changelog

  • 2590696 Improve output handling
  • 55d7fbd Make sure hook end event is triggered

0.9.13 RC1

05 Dec 09:13
0.9.13
3ae134f
Compare
Choose a tag to compare

Changelog

  • bd50de8 Add block secrets action
  • 0cb9527 Add configuration json schema
  • 9141913 Clarify file naming
  • 671334c Create Repo interface
  • 0254ede Fix color names in color map
  • d1ef79c Follow go naming conventions
  • f8eef1f Initialize with only 3 main hooks
  • 507afbc Refactor colorizing into a struct
  • 92e4361 Validate required json fields

0.9.12 beta 5

22 Nov 14:56
0.9.12
8f4a727
Compare
Choose a tag to compare

Changelog

  • 9f4834e Add additional symlink on brew install
  • 97f239b Deny access to debug constructor
  • 2f0874f Fix unit tests
  • 5fba224 Follow go naming standards
  • 77748ca Implement local settings file and includes
  • bce7c29 Improve docs
  • 7a4c714 Streamline internal and external execution

0.9.11 beta 4

20 Nov 09:24
0.9.11
36d7de5
Compare
Choose a tag to compare

Changelog

  • deff385 Add some verbose output
  • 892fd5b Move output to more verbose setting
  • ee536d9 Re-add final status message
  • a9f5ec8 Skip message validation for fixup! and squash!

0.9.10 beta 3

19 Nov 22:47
0.9.10
6080408
Compare
Choose a tag to compare

Changelog

0.9.9 beta 2

18 Nov 22:00
0.9.9
ae29b55
Compare
Choose a tag to compare

Changelog

  • ecd298f Allow async action execution
  • 943c4d3 Cleanup hook argument handling
  • d4bb2bf Decouple output and execution
  • 9305243 Fix config format in readme
  • 124e23d Fix config format in sample file