Commit 553f36f
authored
chore(main): release 0.5.0 (#113)
🤖 I have created a release *beep* *boop*
---
##
[0.5.0](v0.4.0...v0.5.0)
(2025-12-15)
### Features
* migrate from MacFJA/PharBuilder to Box
([#125](#125))
([b1187c2](b1187c2))
### Bug Fixes
* add directory validation in getIds() before scandir()
([22057e0](22057e0))
* add error handling for missing files in SplitCommand
([#122](#122))
([ed3fa82](ed3fa82))
* add type hints to SplitCommand::getSplitDestination parameters
([#123](#123))
([c62a75a](c62a75a))
* check if a HAR repository exists before loading
([93fbb57](93fbb57))
* correct inverted logic in hasBlocked() and hasDns() methods
([2285c23](2285c23))
* use strict comparison (===) instead of weak comparison (==) in
Serializer.php
([453d8f3](453d8f3))
### Miscellaneous Chores
* add missing call to SessionStart
([#119](#119))
([51b50a3](51b50a3))
* auto-install php-pear in SessionStart hook
([#116](#116))
([48acab5](48acab5))
* **deps:** pin ggilder/codecoverage action to 47c83da
([#118](#118))
([85aa78d](85aa78d))
* fix newlines
([f5ded8c](f5ded8c))
* install xdebug for claude sessions
([54f3138](54f3138))
* run composer install in claude
([233d999](233d999))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent b1187c2 commit 553f36f
2 files changed
+28
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
3 | 30 | | |
4 | 31 | | |
5 | 32 | | |
| |||
0 commit comments