Releases: hyperf/stringable
Releases · hyperf/stringable
Release v3.1.50
Full Changelog: v3.1.43...v3.1.50
Release v3.1.43
Full Changelog: v3.1.42...v3.1.43
Release v3.1.42
Full Changelog: v3.1.40...v3.1.42
Release v3.1.40
Convert `$value` and `$pattern` to string for `Str::is()`. (#7053)
Release v3.1.35
Format code (#6994)
Release v3.1.29
Added `Str::chopStart` and `Str::chopEnd` (#6917)
Release v3.1.27
Added composer.json normalize support (#6887)
Release v3.1.24
Fixed the phpstan error for `Str::append()` (#6802)
Release v3.1.20
Optimized the implementation of `Pluralizer`. (#6700) Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.17
Added Str trim methods (#6652)