Skip to content

Releases: hyperf/contract

Release v3.1.28

27 Jun 03:41
Compare
Choose a tag to compare
chore: Update PHPStorm meta file to include Symfony Console Applicati…

…on mapping (#6905)


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

Release v3.1.27

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

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.2

15 Dec 01:46
Compare
Choose a tag to compare
Fixed bug that AOP not working when using variadic parameters. (#6372)



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

Release v3.1.0

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

Release v3.1.0-rc.4

22 Sep 05:57
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:38
Compare
Choose a tag to compare
Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.7

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

…method (#5920)


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

Release v3.1.0-beta.2

19 Jun 05:37
Compare
Choose a tag to compare
Added some test cases and optimized the code comments. (#5845)

Release v3.1.0-alpha.1

10 Jun 02:21
Compare
Choose a tag to compare
[3.1]Bumps dependencies (#5796)



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