You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add blocking option to tools for improved error handling ([c56b7f2](https://github.com/TerrorSquad/php-booster/commit/c56b7f27840151a31936188af6cecda83f1cc065))
13
+
* add hooks-only mode for JavaScript/TypeScript projects ([3cba3ad](https://github.com/TerrorSquad/php-booster/commit/3cba3ad13ba6abf4bab16f952f4b9be87c60f410))
14
+
***hooks:** add config file support for per-project customization ([4f59eeb](https://github.com/TerrorSquad/php-booster/commit/4f59eebbe9eece3ca17558b3862a376292cddfe2))
15
+
***hooks:** add parallel execution for analysis tools ([0db3c33](https://github.com/TerrorSquad/php-booster/commit/0db3c33ffeb897cf621764109a0bd914c5d7616e))
16
+
***hooks:** add tool groups and HOOKS_ONLY filtering ([15685ce](https://github.com/TerrorSquad/php-booster/commit/15685ce787a67e09a7f35cb0eee160645f72760e))
17
+
***integration:** add partial update flags for existing installations ([8f9a16d](https://github.com/TerrorSquad/php-booster/commit/8f9a16d9acf0679f99a4a90f0a477df17ea825ac))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
***bash:** quote command substitutions for paths with spaces ([8c36a72](https://github.com/TerrorSquad/php-booster/commit/8c36a725eb3fd21bba85ab14c23ebd51ac292941))
***hooks:** improve error messages with file and line extraction ([f0e9cf5](https://github.com/TerrorSquad/php-booster/commit/f0e9cf530c246eedf245a54ad4f3c95690690d5c))
25
+
* update OpenAPI paths and documentation references ([4b03f31](https://github.com/TerrorSquad/php-booster/commit/4b03f317da9400ec35148e70ac3a045088cd0ed4))
0 commit comments