Skip to content

Releases: hyperf/stringable

Release v3.1.15

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

Release v3.1.13

14 Mar 10:53
Compare
Choose a tag to compare
Added `Hyperf\Stringable\Str::apa()` method (#6576)

Release v3.1.0

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

Release v3.1.0-rc.8

20 Oct 11:30
Compare
Choose a tag to compare
Merge branch 'master' into 3.1

# Conflicts:
#	src/redis/tests/RedisTest.php

Release v3.0.40

20 Oct 10:43
Compare
Choose a tag to compare
Added `Str::replaceMatches()` (#6220)

Release v3.1.0-rc.4

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

Release v3.1.0-rc.1

01 Sep 02:54
Compare
Choose a tag to compare
Added new rules to the validation (#6106)

Release v3.1.0-beta.9

27 Jul 14:43
Compare
Choose a tag to compare
Merge branch 'master' into 3.1-merge

# Conflicts:
#	src/stringable/tests/StrTest.php

Release v3.0.31

27 Jul 14:24
Compare
Choose a tag to compare
Added `Str::containsIgnoreCase()` (#5971)


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