Releases: WyriHaximus/reactphp-child-process-messenger
Releases ยท WyriHaximus/reactphp-child-process-messenger
4.0.4
4.0.3
4.0.3
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 2
Dependencies ๐ฆ,JSON ๐จโ๐ผ,PHP ๐
- 94: Remove indigophp/hash-compat dependency - 4.x branch thanks to @FGIKCM
- 87: Bump wyrihaximus/ticking-promise from 2.1.0 to 3.0.0 thanks to @dependabot[bot]
Dependencies ๐ฆ,PHP ๐
- 90: Bump react/child-process from 0.6.2 to 0.6.4 thanks to @dependabot[bot]
- 89: Bump symfony/polyfill-php81 from 1.23.0 to 1.24.0 thanks to @dependabot[bot]
- 86: Bump react/promise-stream from 1.2.0 to 1.3.0 thanks to @dependabot[bot]
- 84: Bump react/socket from 1.7.0 to 1.11.0 thanks to @dependabot[bot]
- 82: Bump cakephp/utility from 4.2.5 to 4.3.5 thanks to @dependabot[bot]
4.0.2
4.0.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
PHP ๐,Source ๐ฎ
4.0.1
4.0.1
-
Total issues resolved: 0
-
Total pull requests resolved: 1
-
Total contributors: 1
4.0.0
This release is aimed for compatibility with react/filesystem
, and the changes in this release will be reverted in 5.0.0
with bigger changes I have in mind for this package but couldn't do due to BC reasons.
4.0.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
PHP ๐,Source ๐ฎ
- 69: Follow up on #67 thanks to @WyriHaximus
Dependencies ๐ฆ,PHP ๐
- 68: Bump react/socket from 1.6.0 to 1.7.0 thanks to @dependabot[bot]
- 65: Bump composer/composer from 1.10.21 to 1.10.22 thanks to @dependabot[bot]
PHP ๐,bug
- 67: Update ChildInterface.php thanks to @mahmutbayri
3.1.0
The release adds PHP 8 support!
3.1.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 2
CI ๐ง,Configuration โ,YAML ๐
- 64: Drop qodana thanks to @WyriHaximus
Dependencies ๐ฆ,JSON ๐จโ๐ผ,PHP ๐
- 63: Add PHP 8 support thanks to @WyriHaximus
Dependencies ๐ฆ,PHP ๐
- 62: Bump wyrihaximus/async-test-utilities from 3.4.23 to 3.4.24 thanks to @dependabot[bot]
- 61: Bump cakephp/utility from 4.2.4 to 4.2.5 thanks to @dependabot[bot]
- 60: Bump wyrihaximus/async-test-utilities from 3.4.22 to 3.4.23 thanks to @dependabot[bot]
- 59: Bump wyrihaximus/async-test-utilities from 3.4.21 to 3.4.22 thanks to @dependabot[bot]
- 57: Bump wyrihaximus/async-test-utilities from 3.4.20 to 3.4.21 thanks to @dependabot[bot]
- 56: Bump wyrihaximus/async-test-utilities from 3.4.19 to 3.4.20 thanks to @dependabot[bot]
- 55: Bump wyrihaximus/async-test-utilities from 3.4.18 to 3.4.19 thanks to @dependabot[bot]
2.10.1
3.0.0
Major new release ๐ ๐ ๐ ๐ ๐ ๐ !!!
The release mainly drops PHP 5 support and raises the minimum support PHP version to 7.4. And while it does prepare for PHP 8 support, it isn't included, that will come shortly after in 3.1. It's important to note that this package still works the same, nothing major in how it works and how you use it has been changed. When it makes sense that will happen in v4.
BC breaks
- Dropped support for notify method on promises, while support was already dropped in
react/promise
v2, this package still supported v1 - Dropped support for
evenement
v2 and v1
Major changes
- Support PHP 7.4+
- PHP 8 ready, but no official support
- Return type hints, type hints etc etc all over the code base and interfaces
3.0.0
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 3
CI ๐ง,Configuration โ,PHP ๐,YAML ๐
- 54: Run examples on CI thanks to @WyriHaximus
CI ๐ง,Configuration โ,YAML ๐
- 53: Run unit tests directly on all OSes thanks to @WyriHaximus
- 52: Test on all OSes thanks to @WyriHaximus
Documentation ๐,MarkDown ๐
- 51: Update README for v3 thanks to @WyriHaximus
Dependencies ๐ฆ,JSON ๐จโ๐ผ,PHP ๐
- 50: Use latest dependencies thanks to @WyriHaximus
- 45: Bump doctrine/inflector from 1.4.3 to 2.0.3 thanks to @dependabot[bot]
- 44: Bump cakephp/utility from 3.9.6 to 4.2.3 thanks to @dependabot[bot]
PHP ๐,Source ๐ฎ
- 49: Small codestyle fix thanks to @WyriHaximus
Dependencies ๐ฆ,PHP ๐
- 48: Bump wyrihaximus/composer-update-bin-autoload-path from 1.0.1 to 1.1.1 thanks to @dependabot[bot]
CI ๐ง,Configuration โ,Dependencies ๐ฆ,JSON ๐จโ๐ผ,NEON ๐ฆนโโ๏ธ,PHP ๐,Source ๐ฎ,Tests ๐งช,YAML ๐
- 47: Modernize thanks to @WyriHaximus