Releases: hyperf/stringable
Releases · hyperf/stringable
Release v3.1.0-beta.7
Adds the `\Stringable` interface to classes that have `__toString()` …
Release v3.1.0-beta.4
Merge branch 'master' into 3.1-merge
Release v3.0.27
chore(str): add deprecated comment (#5875)
Release v3.1.0-beta.3
Removed string cache from `Hyperf\Stringable\Str` Co-authored-by: Deeka Wong <[email protected]> Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.0-beta.2
Removed the php version check. (#5850)
Release v3.1.0-alpha.1
Bumps `phpunit` to `10.x` (#5802) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.18
Instead of classes and functions of `Hyperf\Utils` (#5674) Co-authored-by: 李铭昕 <[email protected]>
Release v3.0.17
Use `Hyperf\Stringable\Str` instead of `Hyperf\Utils\Str` (#5634)
Release v3.0.0
Split `hyperf/stringable` from `hyperf/utils` (#5625)