Skip to content

Releases: hyperf/stringable

Release v3.1.0

30 Nov 16:08

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

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

Choose a tag to compare

Added `Str::replaceMatches()` (#6220)

Release v3.1.0-rc.4

22 Sep 05:59

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

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-rc.1

01 Sep 02:54

Choose a tag to compare

Added new rules to the validation (#6106)

Release v3.1.0-beta.9

27 Jul 14:43

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

Choose a tag to compare

Added `Str::containsIgnoreCase()` (#5971)


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

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

27 Jun 02:32

Choose a tag to compare

Merge branch 'master' into 3.1-merge