Skip to content

Releases: hyperf/http-message

Release v3.1.27

20 Jun 02:55
Compare
Choose a tag to compare
Added composer.json normalize support (#6887)

Release v3.1.25

06 Jun 03:25
Compare
Choose a tag to compare
Fixed bug that `SetCookie::fromString` cannot not work by invalid typ…

…es. (#6836)

Release v3.1.19

18 Apr 02:44
Compare
Choose a tag to compare
Upgrade `hyperf/engine` to `v2.11`. (#6698)

Release v3.1.15

28 Mar 07:57
Compare
Choose a tag to compare
Format code by the latest `cs-fixer`. (#6617)

Release v3.1.0

30 Nov 16:07
Compare
Choose a tag to compare
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.10

01 Nov 03:38
Compare
Choose a tag to compare
Optimized code that you can get `request` from `BadRequestHttpExcepti…

…on`. (#6247)

Release v3.1.0-rc.6

10 Oct 02:49
Compare
Choose a tag to compare
Added `setCookie`. (#6197)

Release v3.1.0-rc.4

22 Sep 05:58
Compare
Choose a tag to compare
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

22 Sep 05:39
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.7

13 Jul 09:10
Compare
Choose a tag to compare
Adds the `\Stringable` interface to classes that have `__toString()` …

…method (#5920)


Co-authored-by: 李铭昕 <[email protected]>