Skip to content

Releases: captainhook-git/captainhook

5.27.3

27 Nov 13:13
5.27.3
a4f836f

Choose a tag to compare

Changes

  • Symfony 8 compatibility (thanks to @llaville)
  • Add some missing shorthands

5.27.2

22 Nov 13:31
5.27.2
205857b

Choose a tag to compare

Changes

  • Add run-git parameter to install command

5.27.1

22 Nov 12:54
5.27.1
6dd9dfe

Choose a tag to compare

Changes

  • Improve containerized command detection
  • Add output to restriction based action skip
  • Improve type support

Full Changelog: 5.27.0...5.27.1

5.27.0

21 Nov 09:54
5.27.0
9a05b87

Choose a tag to compare

Changes

  • Fix shorthands
  • Allow commit-msg hooks to manipulate the msg file

Full Changelog: 5.26.1...5.27.0

5.26.1

19 Nov 21:06
5.26.1
799be87

Choose a tag to compare

Changes

  • Handle restricted actions separately
  • Allow issue key injection on commit-msg hook
  • Add modify option

5.26.0

18 Nov 23:48
5.26.0
25f4a8a

Choose a tag to compare

What's Changed

  • Add action and condition shorthands to simplify the configuration
  • Migrate from PHPUnit 9 to PHPUnit 10

Full Changelog: 5.25.11...5.26.0

5.25.11

12 Aug 12:18
5.25.11
f2278ed

Choose a tag to compare

🚀 Changes

  • Use the Util:getEnv method to reliably read env vars
  • Cleanup json data generation

🐛 Fixes

Full Changelog: 5.25.10...5.25.11

5.25.10

26 Jul 09:54
5.25.10
5c837a1

Choose a tag to compare

🚀 Changes

  • Do not export empty, disabled, or included configs
  • Add missing custom data to the JSON file
  • Slim down config file

🐛 Bugfixes

Full Changelog: 5.25.9...5.25.10

5.25.9

25 Jul 09:19
5.25.9
ecd6991

Choose a tag to compare

🚀 Changes

  • Add an option to disable all plugins --no-plugins

Full Changelog**: 5.25.8...5.25.9

5.25.8

24 Jul 13:17
5.25.8
ca61414

Choose a tag to compare

🚀 Changes

  • Re-allow output verbosity below normal

🐛 Bugfixes