Releases: hyperf/http-message
Releases · hyperf/http-message
Release v3.1.0-rc.6
Added `setCookie`. (#6197)
Release v3.1.0-rc.4
Merge branch 'master' into 3.1 # Conflicts: # .github/workflows/test.yml # src/service-governance/src/Listener/RegisterServiceListener.php # src/stringable/composer.json # src/stringable/tests/StrTest.php
Release v3.0.37
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-beta.7
Adds the `\Stringable` interface to classes that have `__toString()` …
Release v3.1.0-beta.3
Removed useless utils component. (#5863)
Release v3.1.0-alpha.2
Support swow psr7-plus interface for all components. (#5839)
Release v3.1.0-alpha.1
Remove deprecated codes (#5812)
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.16
Use `Hyperf\Context\ApplicationContext` instead of `Hyperf\Utils\Appl…
Release v3.0.15
Support the version `2.x` of `psr/http-message`. (#5602)