Releases: hyperf/stringable
Releases · hyperf/stringable
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.13
Added `Hyperf\Stringable\Str::apa()` method (#6576)
Release v3.1.0
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
Release v3.1.0-rc.8
Merge branch 'master' into 3.1 # Conflicts: # src/redis/tests/RedisTest.php
Release v3.0.40
Added `Str::replaceMatches()` (#6220)
Release v3.1.0-rc.4
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
Upgrade actions/checkout to v4 (#6159)
Release v3.1.0-rc.1
Added new rules to the validation (#6106)
Release v3.1.0-beta.9
Merge branch 'master' into 3.1-merge # Conflicts: # src/stringable/tests/StrTest.php
Release v3.0.31
Added `Str::containsIgnoreCase()` (#5971) Co-authored-by: 李铭昕 <[email protected]>