Skip to content

Releases: hyperf/http-message

Release v3.1.19

18 Apr 02:44

Choose a tag to compare

Upgrade `hyperf/engine` to `v2.11`. (#6698)

Release v3.1.15

28 Mar 07:57

Choose a tag to compare

Format code by the latest `cs-fixer`. (#6617)

Release v3.1.0

30 Nov 16:07

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

Choose a tag to compare

Optimized code that you can get `request` from `BadRequestHttpExcepti…

Release v3.1.0-rc.6

10 Oct 02:49

Choose a tag to compare

Added `setCookie`. (#6197)

Release v3.1.0-rc.4

22 Sep 05:58

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

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.7

13 Jul 09:10

Choose a tag to compare

Adds the `\Stringable` interface to classes that have `__toString()` …

Release v3.1.0-beta.3

24 Jun 08:12

Choose a tag to compare

Removed useless utils component. (#5863)

Release v3.1.0-alpha.2

16 Jun 08:45

Choose a tag to compare

Support swow psr7-plus interface for all components. (#5839)