Skip to content

Releases: captainhook-git/captainhook

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

5.25.7

24 Jul 12:26
5.25.7
7f49012

Choose a tag to compare

Changes

  • Improve verbose output

5.25.6

02 Jul 22:07
5.25.6
8d84101

Choose a tag to compare

🚀 Changes

  • Switch from log to diff for $BRANCH_FILES

🐛 Bugfixes

  • $BRANCH_FILES placeholder can contain deleted files #274

5.25.5

07 Jun 07:45
5.25.5
7b0feb0

Choose a tag to compare

🚀 Changes

  • Use custom error handling over Symfonys default Exception handling
  • Allow absolute core.hooksPath - issue #273
  • Allow blackholing hooks with /dev/null or NUL

🐛 Fixes

  • Don't crash while writing hooks to /dev/null - issue #273

5.25.4

01 Jun 15:21
5.25.4
c1e8d7a

Choose a tag to compare

Fixes

  • Handle relative symlink paths as well

5.25.3

01 Jun 12:20
5.25.3
907dc92

Choose a tag to compare

Changes

  • Check for broken symlinks - issue: #272
  • Improve default --help

Fixes

  • Run e2e test on phar as well
  • Run end-to-end tests
  • Respect disabled ansi output cli argument
  • Increase PHPStan level to 8
  • Remove Phive update (no way to allow trusted keys)
  • Rename twitter handle
  • GitHub org rename

5.25.2

30 Mar 17:24
5.25.2
e096240

Choose a tag to compare

Changes

  • Switch coverage resolver to int