4.1.0
Added
- Added
Str::match()
method - Added
Str::matchAll()
method
Changed
- Set the string's internal encoding on
Str
object creation
Fixed
- Encoding was not preserved when returning a new instance of the
Str
class from a method
Detailed changelog: 4.0.1...4.1.0